diff options
Diffstat (limited to 'common/vim.nix')
-rw-r--r-- | common/vim.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/vim.nix b/common/vim.nix index ba756e9..cc772c3 100644 --- a/common/vim.nix +++ b/common/vim.nix | |||
@@ -73,6 +73,7 @@ let | |||
73 | diffview-nvim | 73 | diffview-nvim |
74 | nvim-notify | 74 | nvim-notify |
75 | indent-blankline-nvim | 75 | indent-blankline-nvim |
76 | which-key-nvim | ||
76 | 77 | ||
77 | # Completion | 78 | # Completion |
78 | nvim-cmp | 79 | nvim-cmp |