mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
experiment with new modeline
This commit is contained in:
parent
2b2cc53f2b
commit
d2c9f4a860
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -110,6 +110,7 @@ set laststatus=2
|
|||
set shortmess=atI
|
||||
if has('statusline')
|
||||
set statusline=Editing:\ %r%t%m\ %=Location:\ Line\ %l/%L\ \ Col:\ %c\ (%p%%)
|
||||
set statusline=%<%F\ %r[%{&ff}]%y%m\ %=\ Line\ %l\/%L\ Col:\ %c\ (%P)
|
||||
endif
|
||||
|
||||
" Enable modelines only on secure vim
|
||||
|
|
Loading…
Add table
Reference in a new issue