Skip to content

Commit

Permalink
vim: alwasy show status bar
Browse files Browse the repository at this point in the history
  • Loading branch information
lianhao committed Dec 10, 2015
1 parent 518f5bd commit 2a41a42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vim/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ let python_highlight_all=1
syntax on
filetype plugin on
filetype indent plugin on

" Always show powerline statusline
set laststatus=2

0 comments on commit 2a41a42

Please sign in to comment.