parent
e9c1338852
commit
a00733dd19
@ -164,9 +164,10 @@ set numberwidth=3
|
|||||||
" Disable preview by default, because it is annoying imo
|
" Disable preview by default, because it is annoying imo
|
||||||
set completeopt-=preview
|
set completeopt-=preview
|
||||||
|
|
||||||
" Use X11 clipboard
|
" Use X11 clipboard and set up other display related settings
|
||||||
if $DISPLAY != ''
|
if $DISPLAY != ''
|
||||||
set clipboard+=unnamedplus
|
set clipboard+=unnamedplus
|
||||||
|
set mouse+=a
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Search options
|
" Search options
|
||||||
|
Reference in New Issue
Block a user