mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Fixed statusline for py files
This commit is contained in:
@@ -7,6 +7,7 @@ setlocal noautoindent
|
||||
setlocal smartindent
|
||||
setlocal cinwords=if,elif,else,for,while,try,except,finally,def,class,with
|
||||
setlocal smarttab
|
||||
setlocal statusline=%<%F\ %{TagInStatusLine()}\ %h%m%r%=%(%l,%c%V%)\ %3p%%
|
||||
|
||||
set wildignore+=*.pyc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user