update AutoSaveFolds
This commit is contained in:
parent
1b1c686f71
commit
100063c3f6
|
@ -1,8 +1,8 @@
|
|||
" persistent folds
|
||||
augroup AutoSaveFolds
|
||||
autocmd!
|
||||
autocmd BufWritePost *.* mkview
|
||||
autocmd BufWinEnter *.* silent loadview
|
||||
autocmd BufWinLeave ?* mkview
|
||||
autocmd BufWinEnter ?* silent loadview
|
||||
augroup END
|
||||
|
||||
" fix higlight problems such as vertical-align etc
|
||||
|
|
Loading…
Reference in New Issue