README
October 20, 2013 ยท View on GitHub
This plugin sets options/variables according to the syntax under the cursor. It was originally created in response to http://groups.google.com/group/vim_use/browse_frm/thread/ff624d5a68f0a562 and to solve a similar problem. While this plugin solves that other related problem it doesn't seem to work properly for tex files.
Status: Not in use (I wouldn't know if there were problems) Dependencies: hookcursormoved :: http://github.com/tomtom/hookcursormoved_vim > git clone git://github.com/tomtom/hookcursormoved_vim.git tlib :: http://github.com/tomtom/tlib_vim > git clone git://github.com/tomtom/tlib_vim.git Install: See http://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT See http://github.com/tomtom for related plugins.