Useful things for vim:


Obsolete stuff:

I wrote a Tcl interface for vim 5.x, similar to the Perl and Python extensions. It became part of the standard distribution in version 5.3, so you don't need any of the files mentioned below. To enable the interface, run the configure script with the "--enable-tclinterp" option and recompile vim. I recommend upgrading to vim 5.7 first, it fixes a few bugs in the Tcl interface (and a lot of other things which are not Tcl related).