DCD/editors
IdanArye d6930becc6 Fixed a bug with completion of "free" identifiers.
Turn out that when doing autocomple, Vim temporarily erases the
completed part from the buffer lines, so when I'm trying to write to
buffer lines to a temporary file the get written without that part, and
DCD can't read it.

Worked around it by storing that line beforehand(in the first call to
the completion function) and resetting the buffer before writing it
to the temp file.
2014-01-31 21:51:26 +02:00
..
emacs Update README.md 2013-08-11 07:39:17 +00:00
ktexteditor@ad5053f6d4 updated lumen (ktexteditor plugin) 2014-01-30 18:24:36 +01:00
sublimetext2 A lot of progress 2013-08-08 23:31:25 +00:00
sublimetext3 Create README.md 2014-01-25 23:25:34 -08:00
textadept Fixed bug with TA plugin when cursor is at the end of the file 2014-01-29 15:34:51 -08:00
vim Fixed a bug with completion of "free" identifiers. 2014-01-31 21:51:26 +02:00
zeus Create README.md 2013-10-02 23:31:18 -07:00