erm, typo in clipboard

This commit is contained in:
Thomas Ruoff
2018-02-25 23:53:43 +01:00
parent af23d17203
commit 36358e6f93

2
vimrc
View File

@@ -82,7 +82,7 @@ set splitbelow
if has('mac') if has('mac')
set clipboard^=unnamed set clipboard^=unnamed
else else
set clipboard^=unamedplus set clipboard^=unnamedplus
endif endif
" set ignorecase " set ignorecase