diff options
Diffstat (limited to 'home/neovim/default.nix')
-rw-r--r-- | home/neovim/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/neovim/default.nix b/home/neovim/default.nix index b5f34d6..cf29f4a 100644 --- a/home/neovim/default.nix +++ b/home/neovim/default.nix @@ -57,6 +57,8 @@ in { nvim-treesitter.withAllGrammars # Syntax hilighting vim-illuminate + vim-table-mode + nvim-highlight-colors # Todo comments todo-comments-nvim # Lsp server |