Vim syntax highlighting with $ and lstlisting’s lstinline
Let’s finally solve this issue once and for all! I mailed Charles E. Campbell, the maintainer of tex.vim, suggesting he’d add highlighting rules for the listings package. However it turns out lacking support for the listings package in tex.vim is actually intentional. The reasoning can be found :h tex-package. In short, you’re supposed to create … Read more