mirror of
https://github.com/amix/vimrc
synced 2025-07-04 06:44:59 +08:00
google commit
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user