Zahary Karadjov
ffc49b7c2a
the caas service is fully integrated now.
...
this commit enables it by default if your project has a nimrod.cfg config, but
the results won't be satisfactory as the compiler still cannot survive the long-
running interaction with the IDE and breaks after a couple of commands.
2013-05-01 21:24:10 +03:00
Zahary Karadjov
4c3f2313b0
add nimrod library paths to vim's path variable
2013-04-10 14:43:18 +03:00
Zahary Karadjov
ca3142c5e2
implements #7
2013-04-10 13:50:06 +03:00
Zahary Karadjov
15a6f3e4ac
disabled autosuggest as it really too slow for now. fix for nimdoc comments auto-formatting
2012-11-20 00:27:01 +02:00
Zahary Karadjov
ecc3d1f633
fixed the "cannot reload GotoDefinition while executing" error
...
errors are redirected to a log buffer now instead of echoerr
2012-11-09 18:51:59 +02:00
Zahary Karadjov
95533181c2
omni-completion improvements
2012-11-09 01:09:56 +02:00
Zahary Karadjov
81c2f4aa69
added support for compiler-assisted "go to definition" and omnicompletion
2012-11-08 19:07:21 +02:00
Zahary Karadjov
0224eb03d2
added automatic discovery of nimrod library paths and any tags files residing there
2011-08-28 17:41:18 +03:00
Zahary Karadjov
03615f8caa
nimrod compiler is now set automatically
2011-08-28 01:54:33 +03:00
Zahary Karadjov
44750377f7
few fixes for the commenting and line wrapping behaviour
2011-08-26 15:48:16 +03:00
Zahary Karadjov
a53642d1e8
added indenting rules, compiler settings and filetype detection
2011-08-26 13:50:09 +03:00