Browse Source

Bind Vim clipboard with X primary (middle-click) clipboard

Alois Mahdal 8 years ago
parent
commit
3e249a8b39
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/vim/vimrc

+ 1
- 0
dotfiles/vim/vimrc View File

@@ -16,6 +16,7 @@ nmap <F6> :SyntasticCheck<CR>
16 16
 " PROGRAM / ENVIRONMENT "
17 17
 " ''''''''''''''''''''' "
18 18
 
19
+set clipboard=unnamed
19 20
 set encoding=utf-8
20 21
 set fileencodings=ucs-bom,utf-8,cp1250,latin1
21 22
 set history=500