Skip to content

Instantly share code, notes, and snippets.

@LBRapid
Created June 7, 2013 14:41
Show Gist options
  • Select an option

  • Save LBRapid/5729741 to your computer and use it in GitHub Desktop.

Select an option

Save LBRapid/5729741 to your computer and use it in GitHub Desktop.
" ================ Statusline Settings =================
" Show the statusline all the time
set laststatus=2
" Useful status information at bottom of screen
set statusline=[%n]\ %<%.99f\ %h%w%m%r%y\ %{exists('*CapsLockStatusline')?CapsLockStatusline():''}%=%-16(\ %l,%c-%v\ %)%P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment