X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fvim%2Fvimrc;h=064b15c872299c30f91c9591c2466adf2b6ee058;hb=2f64ae016b211b59ddd38b1ad2026b2ff9336328;hp=6d6360b298a5978c6abc294819f8cfedb0569fba;hpb=9f77feb963ec56ac441846b74632159d1b108326;p=grml-etc-core.git diff --git a/etc/vim/vimrc b/etc/vim/vimrc index 6d6360b..064b15c 100644 --- a/etc/vim/vimrc +++ b/etc/vim/vimrc @@ -212,7 +212,7 @@ if version >= 700 " highlight SpellRare term=reverse ctermbg=13 gui=undercurl guisp=Magenta " rare word " highlight SpellLocale term=underline ctermbg=11 gui=undercurl guisp=DarkCyan " word only exists in other region - " set maximum number of suggestions listed to top 10 items: + " set maximum number of suggestions listed top 10 items: set sps=best,10 " highlight matching parens: