diff options
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index a005656..092fb13 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -14,6 +14,7 @@ inputs.mnw.lib.wrap pkgs { lz-n # Lazy loader nvim-treesitter.withAllGrammars # All treesitter grammars vim-nix # Indentation for nix files + mini-base16 ]; opt = [ # Lazy loaded. |
