diff --git a/vimrc b/vimrc index 71b95dc..a5b48fa 100644 --- a/vimrc +++ b/vimrc @@ -146,8 +146,8 @@ inoremap jj "[To move over parenthesis, brackets, quotes in insert-mode]" inoremap kk inoremap hh -"[Easy omni-completion with Ctrl-Space]" -"inoremap +" http://stackoverflow.com/questions/1005/getting-root-permissions-on-a-file-inside-of-vi +cmap w!! w !sudo tee >/dev/null % "[To disable the arrow keys]" for prefix in ['i', 'n', 'v'] for key in ['', '', '', '']