summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/vim.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/vim.nix b/common/vim.nix
index 9bcba5f..0228849 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -91,7 +91,7 @@ let
91 91
92 # Motions 92 # Motions
93 camelcasemotion 93 camelcasemotion
94 surround 94 vim-surround
95 targets-vim 95 targets-vim
96 96
97 neoformat 97 neoformat
@@ -104,9 +104,9 @@ let
104 104
105 # Other 105 # Other
106 tmux-complete-vim 106 tmux-complete-vim
107 fugitive 107 vim-fugitive
108 rhubarb 108 vim-rhubarb
109 repeat 109 vim-repeat
110 vim-unimpaired 110 vim-unimpaired
111 tabular 111 tabular
112 vim-abolish 112 vim-abolish