disabled autosuggest as it really too slow for now. fix for nimdoc comments auto-formatting
This commit is contained in:
parent
53f24a6015
commit
15a6f3e4ac
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue