Bug#444301: tex.vim: syntax highlighting+spell for natbib' \textcite{}

2007-09-27 Thread martin f krafft
Package: vim-runtime Version: 1:7.1-056+2 Severity: wishlist Tags: patch This causes \textcite to be properly highlighted *and* spellchecked, since it's free-form text inside. Feel free to do it another way... --- /tmp/tex.vim2007-09-27 16:02:25.0 +0100 +++

Bug#444301: tex.vim: syntax highlighting+spell for natbib' \textcite{}

2007-09-27 Thread martin f krafft
Updated patch, which now uses texMatchGroup instead of texRefGroup, which makes more sense. diff -u /tmp/tex.vim /usr/share/vim/vim71/syntax/tex.vim --- /tmp/tex.vim2007-09-27 16:02:25.0 +0100 +++ /usr/share/vim/vim71/syntax/tex.vim 2007-09-27 17:32:46.0 +0100 @@ -416,8