X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vimrc;h=a76c813ab70448816b9c0174fc21750ca58a55ab;hb=bce94a4334137f6152f8622e49ee31e57d352c55;hp=47a2c07dafcfd48e81237b51a92bccc9922c31ff;hpb=c8a1be986f7e139154f432c8bb639fc7e35836d9;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index 47a2c07..a76c813 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -165,8 +165,17 @@ nmap ' yiwciw""" nmap h1 yypVr=o nmap sc 024i-a >8 24a- nmap :vertical wincmd ] +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