vim settings for powerline

This commit is contained in:
Gene Liverman 2018-03-14 02:58:01 -04:00
parent dd8b1928d3
commit c5581bc7b3
No known key found for this signature in database
GPG key ID: 66D794FE7043CBCA

View file

@ -40,7 +40,8 @@ set background=dark
set backspace=2
set expandtab
set fillchars+=stl:\ ,stlnc:\
set laststatus=2
set laststatus=2 " Always display the statusline in all windows
set noshowmode " Hide the default mode text (e.g. -- INSERT -- below the statusline)
set smarttab
set statusline+=%#warningmsg#
set statusline+=%{SyntasticStatuslineFlag()}