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, 0 insertions, 1 deletions
diff --git a/common/vim.nix b/common/vim.nix
index f963c35..acbdc36 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -110,7 +110,6 @@ inputs: {
110 110
111 # Languages 111 # Languages
112 vim-polyglot 112 vim-polyglot
113 vim-pandoc
114 # Fixes "duplicated vim plugin" issue 113 # Fixes "duplicated vim plugin" issue
115 (refactoring-nvim.overrideAttrs (old: {dependencies = [];})) 114 (refactoring-nvim.overrideAttrs (old: {dependencies = [];}))
116 115