views
This commit is contained in:
parent
cdebdb312f
commit
a96180a519
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ noremap <A-l> 5<C-w>>
|
|||
noremap H :nohl<CR>
|
||||
noremap <leader><Space> za
|
||||
|
||||
autocmd BufWinLeave *.* mkview
|
||||
autocmd BufWinEnter *.* silent loadview
|
||||
|
||||
" QuickFix
|
||||
autocmd QuickFixCmdPost [^l]* nested cwindow
|
||||
autocmd QuickFixCmdPost l* nested lwindow
|
||||
|
|
Loading…
Reference in a new issue