diff --git a/vimrc b/vimrc index 516b76c..4011560 100644 --- a/vimrc +++ b/vimrc @@ -55,6 +55,8 @@ NeoBundle 'dogrover/vim-pentadactyl' NeoBundle 'idris-hackers/idris-vim' +NeoBundle 'tpope/vim-fugitive' " git integration + " vim-sleuth? call neobundle#end()