It would be nice to allow selection of the text within dollar signs by 
typing vi$ (similarly, replacing this text with ci$, etc.).  This is the 
only feature I miss from LatexBox.

To see how LatexBox does it, search their code for "SelectInlineMath".  
I was able to steal this functionality by copying this and a few support 
functions into my after/ftplugin/tex.vim.

A less sophisticated way is explained in 
http://vim.wikia.com/wiki/Text_object_for_formulas_in_Latex

And thanks to all of the developers who make vim-latex a success!

- Dan


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to