Skip to content

Commit

Permalink
Update .vimrc to remove system clipboard as default
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderboltsid committed Apr 29, 2016
1 parent 8df6be9 commit 725bf33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ set ruler
set showtabline=2
set formatoptions=qroct
set showcmd
set clipboard=unnamedplus " save to system's clipboard
set mouse=a " allow mouse usage for all modes (a)
set spelllang=en_us " current language
set cursorline " highlight the current line
Expand Down

0 comments on commit 725bf33

Please sign in to comment.