implements #7

This commit is contained in:
Zahary Karadjov 2013-04-10 13:50:06 +03:00
commit ca3142c5e2

View file

@ -13,6 +13,8 @@ setlocal formatoptions-=t formatoptions+=croql
setlocal comments=:##,:#
setlocal commentstring=#\ %s
setlocal omnifunc=NimComplete
setlocal suffixesadd=.nim
compiler nimrod
let &cpo = s:cpo_save