]> git.rmz.io Git - dotfiles.git/blob - vim/ftplugin/vim.vim
vim: set global pwd with Cd/Cr and local LCd/LCr
[dotfiles.git] / vim / ftplugin / vim.vim
1 nnoremap <buffer> K yiw:h \12"<cr>
2 vnoremap <buffer> K y:h \12"<cr>