[Vim-latex-devel] [Feature Requests]: Highlight matched pairs under the cursor
Brought to you by:
srinathava,
tmaas
From: <su...@gm...> - 2012-08-14 12:15:01
|
Dear developer, We know that vim can highlight matched parentheses under the cursor, this feature help us to know which is the matched pair to the current one without a jump (e.g. %). Similiar to this feature, for HTML files there exist some plugin, e. g., [ http://www.vim.org/scripts/script.php?script_id=3818 ] and [ https://gist.github.com/1386336 ], for highlighting matched tags in html/xml file. After using such plugins, an idea comes to my mind: why not let vim highlight matched pairs in LaTeX? Vim-latex can highlight mismatched standard environments as errors, but do not show a dynamic highlight when cursor moves. If such a feature can be added in some newer version, I will be very grateful. :) The matched pairs can be (mostly) environments, and \left \right pairs et al.. PS thanks for your greate jobs! :) Su, greetings from China. -- 知识共享,世界大同…… |