Change file encoding from ginit to unix
This commit is contained in:
18
ginit.vim
18
ginit.vim
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user