aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 545331e..dbac504 100644
--- a/vimrc
+++ b/vimrc
@@ -36,6 +36,11 @@ set nowrap
set nobackup
set noswapfile
+" Use always the clipboard.
+" NOTE: this only works if you have vim with clipboard support. You can check
+" this by calling vim --version and see if you have +clipboard.
+set clipboard=unnamed
+
""
" Colorscheme