diff options
Diffstat (limited to 'common/vim.nix')
-rw-r--r-- | common/vim.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/vim.nix b/common/vim.nix index 55c2bbd..2cf37ef 100644 --- a/common/vim.nix +++ b/common/vim.nix | |||
@@ -107,8 +107,7 @@ inputs: { | |||
107 | 107 | ||
108 | # Languages | 108 | # Languages |
109 | vim-polyglot | 109 | vim-polyglot |
110 | # Fixes "duplicated vim plugin" issue | 110 | refactoring-nvim |
111 | (refactoring-nvim.overrideAttrs (old: {dependencies = [];})) | ||
112 | 111 | ||
113 | # Other | 112 | # Other |
114 | comment-nvim | 113 | comment-nvim |