summaryrefslogtreecommitdiff
path: root/pkgs/vim/custom.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/vim/custom.nix')
-rw-r--r--pkgs/vim/custom.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/vim/custom.nix b/pkgs/vim/custom.nix
index 25eea09..7497e32 100644
--- a/pkgs/vim/custom.nix
+++ b/pkgs/vim/custom.nix
@@ -10,10 +10,10 @@ in
pluginDictionaries = [
{ names = [
"ctrlp"
- "undotree"
"goyo"
"ack-vim"
"tagbar"
+ "vim-mundo"
"vim-unimpaired"
"vim-airline"
"vim-gitgutter"