Change file encoding from ginit to unix

This commit is contained in:
Oliver Hartmann 2018-12-31 16:01:10 +01:00
parent 53e5df468e
commit d0b666b066

View File

@ -1,9 +1,9 @@
" set mouse=a
" Paste with middle mouse click
vmap <LeftRelease> "*ygv
" Paste with <Shift> + <Insert>
imap <S-Insert> <C-R>*
:set guioptions=mlrb
" set mouse=a
" Paste with middle mouse click
vmap <LeftRelease> "*ygv
" Paste with <Shift> + <Insert>
imap <S-Insert> <C-R>*
:set guioptions=mlrb