summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/vim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/vim.nix b/common/vim.nix
index 8b13f78..43aae4e 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -69,6 +69,7 @@ inputs: {
69 nvim-notify 69 nvim-notify
70 indent-blankline-nvim 70 indent-blankline-nvim
71 oil-nvim 71 oil-nvim
72 dressing-nvim
72 73
73 # Completion 74 # Completion
74 nvim-cmp 75 nvim-cmp
@@ -89,7 +90,6 @@ inputs: {
89 90
90 # Telescope 91 # Telescope
91 telescope-nvim 92 telescope-nvim
92 telescope-ui-select-nvim
93 93
94 # Treesitter 94 # Treesitter
95 nvim-treesitter.withAllGrammars 95 nvim-treesitter.withAllGrammars