Add todo's to investigate interesting vim settings

This commit is contained in:
Kenneth Benzie 2016-10-25 08:42:42 +09:00
parent 676f4445d7
commit 0e5fca33ae

View File

@ -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