From ea4af5f29c5c28a85256fdd3691d4999169c2587 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 26 Apr 2018 22:37:45 +0200 Subject: Update vim configuration --- pkgs/vim/custom.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pkgs/vim/custom.nix') diff --git a/pkgs/vim/custom.nix b/pkgs/vim/custom.nix index 32700f6..0198ac7 100644 --- a/pkgs/vim/custom.nix +++ b/pkgs/vim/custom.nix @@ -11,12 +11,15 @@ in { names = [ "ctrlp" "undotree" + "vim-unimpaired" + "vim-airline" "vim-gitgutter" "goyo" "vim-localvimrc" "tagbar" "vim-addon-nix" "vim-autoformat" + "vim-polyglot" "vim-csexact" "vim-color-akr" ];} -- cgit v1.2.3