mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
OSX paste behavior
This commit is contained in:
parent
dd68c52cf4
commit
ecd1548e25
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -109,7 +109,7 @@ set listchars=eol:¬,tab:→\ ,nbsp:•,trail:·
|
||||||
set list
|
set list
|
||||||
|
|
||||||
"OS clipboard integration
|
"OS clipboard integration
|
||||||
set clipboard^=unnamedplus
|
set clipboard^=unnamed
|
||||||
|
|
||||||
"filetype specific settings
|
"filetype specific settings
|
||||||
autocmd FileType make set noexpandtab "makefiles need tabs
|
autocmd FileType make set noexpandtab "makefiles need tabs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue