summaryrefslogtreecommitdiffstats
path: root/common/vim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/vim.nix')
-rw-r--r--common/vim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/vim.nix b/common/vim.nix
index d571cae..ba756e9 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -72,6 +72,7 @@ let
72 gitsigns-nvim 72 gitsigns-nvim
73 diffview-nvim 73 diffview-nvim
74 nvim-notify 74 nvim-notify
75 indent-blankline-nvim
75 76
76 # Completion 77 # Completion
77 nvim-cmp 78 nvim-cmp