- add fugitive.vim
- enable fugitive.vim for vim-airline
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -340,6 +340,8 @@ set pastetoggle=<F1>
|
||||
" run pathogen to manage your 'runtimepath' with ease. (https://github.com/tpope/vim-pathogen)
|
||||
" In practical terms, pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.
|
||||
execute pathogen#infect()
|
||||
" enable powerline fonts
|
||||
let g:airline_powerline_fonts = 1
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => Helper functions
|
||||
|
||||
Reference in New Issue
Block a user