Add todo's to investigate interesting vim settings
This commit is contained in:
parent
9a07c179fa
commit
4297e753eb
@ -1,6 +1,11 @@
|
||||
" Enable all mouse features
|
||||
set mouse=a
|
||||
|
||||
" TODO: spellcapcheck
|
||||
" TODO: switchbuf=usetab
|
||||
" TODO: virtualedit=block
|
||||
" TODO: whichwrap=b,h,l,s,<,>,[,],~
|
||||
|
||||
" Don't show completeopt preview buffer
|
||||
set completeopt-=preview
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user