Grzegorz Adam Hankiewicz
63d5050ca0
Disables silence when invoking idetools. Refs #4 .
...
After some time editing with the "silent!" bit removed everything seems
to work fine, so maybe the silencing was done when there was no error
log.
2013-04-10 22:42:41 +02:00
Grzegorz Adam Hankiewicz
aa10e421b2
Fixes the column position when invoking idetools.
...
Vim starts counting columns from 1 but the nimrod idetools command
starts from zero. This can be verified writing a call to the quit() proc
with a two level identation and trying to invoke idetools on the
whitespace before the word.
2013-02-03 17:49:05 +01: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
732e821bcd
use unix file endings
2012-11-10 22:24:40 +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