X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b51f3563d6cb0010825b2d2b9fe01e687f54345a..81e64f43861e57f9d427652a15c78dc25330cedf:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 8d4ba47..8a84380 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -63,10 +63,6 @@ Plugin 'julian/vim-textobj-variable-segment' Plugin 'sgur/vim-textobj-parameter' Plugin 'kana/vim-operator-user' -" ros -Plugin 'ompugao/ros.vim' -Plugin 'ompugao/ctrlp-ros' - " staging " find an alternative (latex-box? Automatic Latex Plugin?) Plugin 'vim-latex/vim-latex' @@ -493,7 +489,7 @@ nnoremap za vnoremap zf " save with sudo -cabbrev w!! w !sudo tee % > /dev/null +cabbrev w!! SudoWrite " uppercase previous word inoremap gUiwgi