summaryrefslogtreecommitdiffstats
path: root/common/vim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/vim.nix')
-rw-r--r--common/vim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/vim.nix b/common/vim.nix
index d6d0eaa..19ec330 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -113,7 +113,7 @@ let
113 113
114 # Languages 114 # Languages
115 vim-polyglot 115 vim-polyglot
116 editorconfig-vim 116 editorconfig-nvim
117 vim-pandoc 117 vim-pandoc
118 # Fixes "duplicated vim plugin" issue 118 # Fixes "duplicated vim plugin" issue
119 (refactoring-nvim.overrideAttrs (old: { dependencies = []; })) 119 (refactoring-nvim.overrideAttrs (old: { dependencies = []; }))