vimrc conflicts resolved. Vundle updated.
This commit is contained in:
@@ -428,8 +428,7 @@ if filereadable(expand(s:vundle_path.'/README.md'))
|
||||
let g:airline#extensions#tabline#left_alt_sep = '|'
|
||||
let g:airline_powerline_fonts = 1
|
||||
|
||||
"
|
||||
"
|
||||
|
||||
"
|
||||
Plugin 'scrooloose/nerdtree'
|
||||
let g:NERDTreeQuitOnOpen = 1
|
||||
@@ -488,6 +487,7 @@ if filereadable(expand(s:vundle_path.'/README.md'))
|
||||
" Tmux integration.
|
||||
"
|
||||
Plugin 'benmills/vimux'
|
||||
|
||||
"
|
||||
" Extends modeline to variables.
|
||||
" Needed by CF5 compile to read options right from file.
|
||||
|
||||
Reference in New Issue
Block a user