X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vimrc;h=a76c813ab70448816b9c0174fc21750ca58a55ab;hb=1e761ea8af276caa2ff605cb4d7d0a63fac51a36;hp=0b8133e1cee02cc062754f397b85e8f1277d448f;hpb=d5de886c98a0636a5cca719e9622fe8635ebcfdd;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index 0b8133e..a76c813 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -165,9 +165,17 @@ 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 + +execute "digraphs Ru" .. 0x20BD + +runtime ftplugin/man.vim