summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/vim.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/vim.nix b/common/vim.nix
index 8a27b06..ade66e1 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -57,15 +57,15 @@ let
57 vim-dirvish 57 vim-dirvish
58 lsp-status-nvim 58 lsp-status-nvim
59 59
60 completion-nvim 60 nvim-compe
61 completion-buffers 61
62 snippets-nvim 62 vim-vsnip
63 vim-vsnip-integ
63 64
64 telescope-nvim 65 telescope-nvim
65 66
66 # Treesitter 67 # Treesitter
67 nvim-treesitter 68 nvim-treesitter
68 completion-treesitter
69 nvim-treesitter-textobjects 69 nvim-treesitter-textobjects
70 nvim-treesitter-context 70 nvim-treesitter-context
71 71