disabled autosuggest as it really too slow for now. fix for nimdoc comments auto-formatting

This commit is contained in:
Zahary Karadjov 2012-11-20 00:26:36 +02:00
commit 15a6f3e4ac
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ set cpo&vim
call nimrod#init()
setlocal formatoptions-=t formatoptions+=croql
setlocal comments=:#
setlocal comments=:##,:#
setlocal commentstring=#\ %s
setlocal omnifunc=NimComplete
compiler nimrod