1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 06:44:59 +08:00

google commit

This commit is contained in:
plrectco
2019-09-12 22:56:57 -07:00
parent 48d0015dde
commit cb12801cf3
4 changed files with 82 additions and 379 deletions

View File

@ -267,7 +267,7 @@ au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g
set laststatus=2
" Format the status line
set statusline=\ %{HasPaste()}%F%m%r%h\ %w\ \ CWD:\ %r%{getcwd()}%h\ \ \ Line:\ %l\ \ Column:\ %c
set statusline=\ %{HasPaste()}%F%m%r%h\ %w\ %p\ \ CWD:\ %r%{getcwd()}%h\ \ \ Line:\ %l\ Total:\ %L\ \ Column:\ %c
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""