- add vim-airline (https://github.com/vim-airline/vim-airline)
This commit is contained in:
2016-07-14 20:28:29 +02:00
parent dd967dd0bc
commit dde280c2b8
73 changed files with 6427 additions and 0 deletions

3
.vimrc
View File

@@ -337,6 +337,9 @@ set pastetoggle=<F1>
" Define Mouse Mode
"set mouse=a
" 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()
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Helper functions