Commit Graph

8 Commits

Author SHA1 Message Date
Gustaf Johansson d3071b81c3 Added optional HL of language elements (ex vars) based on recommended naming convention. 2012-09-22 18:25:22 +02:00
Gustaf Johansson 5361ac5211 Added dict file for TTCN-3 from vimscript #767 2012-09-20 00:48:51 +02:00
Gustaf Johansson b0c513e628 Added ftplugin file for TTCN-3 from vimscript #793 2012-09-20 00:43:54 +02:00
Gustaf Johansson 08801596d7 Added indent file for TTCN-3 from vimscript #754 2012-09-20 00:41:05 +02:00
Stefan Karlsson ff1df5c578 Version 0.4
1. Fixed so that Vim's gf, [i, ]i, etc. commands works for ttcn files.
2. Moved some settings to the indent plugin, so make sure you download the latest ttcn-indent script as well!
0001-01-01 00:00:00 +00:00
Stefan Karlsson 26adf4cff7 Version 0.3.1
The previous version of this utility contained both the dictionary file and a ftplugin. However, I decided to split them and the ftplugin is now a separate script.
0001-01-01 00:00:00 +00:00
Stefan Karlsson 455794f50e Version 0.4
Made some minor adjustments. In order for things to work, you must download the new "ttcn-ftplugin" as well.
0001-01-01 00:00:00 +00:00
Stefan Karlsson ab86fdeb02 Version 1.0
Added variable g:ttcn_minlines. If this variable is set (e.g. let g:ttcn_minlines=100) it will be used to set "minlines" in the syntax synchronization. If it is not set ":syn sync fromstart" will be used. Thanks to John Orr for pointing out a problem that led to this change.
0001-01-01 00:00:00 +00:00