implements #7
This commit is contained in:
parent
a5c3f6902e
commit
ca3142c5e2
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ setlocal formatoptions-=t formatoptions+=croql
|
||||||
setlocal comments=:##,:#
|
setlocal comments=:##,:#
|
||||||
setlocal commentstring=#\ %s
|
setlocal commentstring=#\ %s
|
||||||
setlocal omnifunc=NimComplete
|
setlocal omnifunc=NimComplete
|
||||||
|
setlocal suffixesadd=.nim
|
||||||
|
|
||||||
compiler nimrod
|
compiler nimrod
|
||||||
|
|
||||||
let &cpo = s:cpo_save
|
let &cpo = s:cpo_save
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue