Change file encoding from ginit to unix
This commit is contained in:
parent
53e5df468e
commit
d0b666b066
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user