1
0
Fork 0

Use system clipboard

This commit is contained in:
Basti 2013-04-19 13:09:57 +02:00
parent e1f1dc0d13
commit e51542f6c6
1 changed files with 3 additions and 0 deletions

3
vimrc
View File

@ -51,6 +51,9 @@ set statusline=[%n]\ %<%.99f\ %h%w%m%r%y\ %{exists('*CapsLockStatusline')?CapsLo
" Use :make to execute Ruby files"
set makeprg=ruby\ %
" Use system clipboard
set clipboard=unnamed
" Tab mappings.
map <leader>tt :tabnew<cr>
map <leader>te :tabedit