various auto-indenting improvements; fixes #10
This commit is contained in:
parent
3d9f5fac08
commit
bebdd7bb99
2 changed files with 30 additions and 17 deletions
|
|
@ -48,7 +48,7 @@ endf
|
|||
augroup NimrodVim
|
||||
au!
|
||||
au BufEnter log://nimrod call s:UpdateNimLog()
|
||||
au QuitPre * :py nimTerminateAll()
|
||||
" au QuitPre * :py nimTerminateAll()
|
||||
au VimLeavePre * :py nimTerminateAll()
|
||||
augroup END
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue