X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vimrc;h=19c74fdff290af42301fcde32a71134d6bc0cebd;hb=7e69cfc14bce6cecc6a567afd061d234883197dd;hp=0b8133e1cee02cc062754f397b85e8f1277d448f;hpb=d5de886c98a0636a5cca719e9622fe8635ebcfdd;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index 0b8133e..19c74fd 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -165,9 +165,13 @@ nmap ' yiwciw""" nmap h1 yypVr=o nmap sc 024i-a >8 24a- nmap :vertical wincmd ] -nmap ZZ :wall:mksession!:qall +nmap [oc :copen +nmap ]oc :cclose nnoremap +nmap ZQ :qall +nmap ZZ :wall:mksession!:qall + command! E Explore command! Ch cd %:p:h command! -bar -nargs=? -bang Tmp :silent vnew|setlocal buftype=nofile bufhidden=hide noswapfile buflisted filetype= modifiable