Add powerline status bar
This commit is contained in:
parent
d5db7ba630
commit
686bfa6816
1 changed files with 3 additions and 0 deletions
|
@ -162,6 +162,9 @@ map Y y$
|
||||||
" next search
|
" next search
|
||||||
nnoremap <C-L> :nohl<CR><C-L>
|
nnoremap <C-L> :nohl<CR><C-L>
|
||||||
|
|
||||||
|
"------------------------------------------------------------
|
||||||
|
" Add the powerline statusbar
|
||||||
|
set rtp+=/home/jonny/powerline/powerline/bindings/vim
|
||||||
|
|
||||||
"------------------------------------------------------------
|
"------------------------------------------------------------
|
||||||
" Personal settings
|
" Personal settings
|
||||||
|
|
Loading…
Add table
Reference in a new issue