Remove copy/paste clipboard
This commit is contained in:
parent
28ea133b1b
commit
16aef7ccae
1 changed files with 0 additions and 5 deletions
|
|
@ -85,11 +85,6 @@ set laststatus=2
|
||||||
"Remove trailing spaces on save
|
"Remove trailing spaces on save
|
||||||
autocmd BufWritePre * :%s/\s\+$//e
|
autocmd BufWritePre * :%s/\s\+$//e
|
||||||
|
|
||||||
"Copy to clipboard
|
|
||||||
vnoremap y "+y
|
|
||||||
vnoremap x "+x
|
|
||||||
vnoremap c "+c
|
|
||||||
|
|
||||||
" Plugins
|
" Plugins
|
||||||
|
|
||||||
" Nerdtree
|
" Nerdtree
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue