mirror of
https://github.com/gryf/.vim.git
synced 2026-02-01 07:05:48 +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