Vim config update
This commit is contained in:
parent
828c687eff
commit
629816db84
4 changed files with 20 additions and 4 deletions
|
|
@ -3,4 +3,5 @@
|
|||
[ nixpkgs-fmt nixfmt nix-prefetch-scripts nix-review nix-tree ]
|
||||
++ lib.optionals config.programs.helix.enable [ nil ]
|
||||
++ lib.optionals config.programs.kakoune.enable [ rnix-lsp ];
|
||||
programs.neovim.plugins = with pkgs.vimPlugins; [ vim-nix ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue