Created
June 7, 2013 14:41
-
-
Save LBRapid/5729741 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " ================ 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