diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/.vim/vimrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/.vim/vimrc b/home/.vim/vimrc index 08a9db0..3c415a2 100644 --- a/home/.vim/vimrc +++ b/home/.vim/vimrc @@ -1,7 +1,5 @@ set nocompatible -set mouse=a - let mapleader = "," cmap w!! w !sudo tee % >/dev/null<CR>:e!<CR><CR> |
