feat: add separate neovim config for manpager use

This commit is contained in:
oddlama 2023-09-19 03:48:29 +02:00
parent ccba5306de
commit ea63eea40b
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
6 changed files with 31 additions and 2 deletions

View file

@ -5,7 +5,7 @@
];
home = {
extraOutputsToInstall = ["doc" "devdoc"];
extraOutputsToInstall = ["man" "doc" "devdoc"];
packages = with pkgs; [
git-lfs
d2