diff --git a/vim/.vimrc b/vim/.vimrc index 2ad17cf..64df63b 100755 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -85,11 +85,6 @@ set laststatus=2 "Remove trailing spaces on save autocmd BufWritePre * :%s/\s\+$//e -"Copy to clipboard -vnoremap y "+y -vnoremap x "+x -vnoremap c "+c - " Plugins " Nerdtree