Update README
This commit is contained in:
parent
1a25f9aa01
commit
d9dddd3dcf
3 changed files with 13 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ setlocal comments=s1:#[,mb:#,ex:]#,:#,:##
|
|||
setlocal commentstring=#\ %s
|
||||
setlocal expandtab
|
||||
setlocal omnifunc=omni#nim
|
||||
setlocal makeprg=nim\ c\ --verbosity:0\ --colors:off\ %
|
||||
setlocal makeprg=nim\ c\ --compileOnly\ --verbosity:0\ --colors:off\ %
|
||||
setlocal errorformat=
|
||||
\%-GHint:\ %m,
|
||||
\%A%f(%l\\,\ %c)\ Hint:\ %m,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue