summaryrefslogtreecommitdiff
path: root/pkgs/vim/custom.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2018-06-12 11:07:53 +0200
committerAdrian Kummerlaender2018-06-12 11:07:53 +0200
commit54b93b1e0f68fdd2e88ab1a0b96572580e1bf802 (patch)
treead25d749febbd01400e3557a85427efddc74d41c /pkgs/vim/custom.nix
parenta4cb29a8f52ca5fec8c82ce48d4ca298c5c02a94 (diff)
downloadnixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.tar
nixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.tar.gz
nixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.tar.bz2
nixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.tar.lz
nixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.tar.xz
nixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.tar.zst
nixos_system-54b93b1e0f68fdd2e88ab1a0b96572580e1bf802.zip
Show git branch in vim-airline, fix IncSearch highlight in GUI
Diffstat (limited to 'pkgs/vim/custom.nix')
-rw-r--r--pkgs/vim/custom.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/vim/custom.nix b/pkgs/vim/custom.nix
index 3a379fe..304a63c 100644
--- a/pkgs/vim/custom.nix
+++ b/pkgs/vim/custom.nix
@@ -13,6 +13,7 @@ in
"goyo"
"ack-vim"
"tagbar"
+ "fugitive"
"vim-mundo"
"vim-unimpaired"
"vim-airline"