Re: [Vim-latex-devel] Bracketing system
Brought to you by:
srinathava,
tmaas
From: Gerd W. <ger...@ma...> - 2013-04-08 06:38:56
|
Hi, try something like call IMAP ('()', '(<++>)<++>', '') in your ~/.texrc, see also .vim/ftplugin/latex-suite/main.vim for the other bracket-mappings. On 04/07/2013 02:27 PM, Ivan Diaz wrote: > Hi there! > > I just came across vim-latex recently, and I love it! Thanks for all the > hard work! > > I especially like the way that brackets and paretheses are handled, so much > so that I would like to use this system when writing any type of file, and > not just tex. > > Could you tell me how to turn this one for all filetypes, or if there is a > stand-alone plugin that handles brackets this way? > > Thanks > > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > > > > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |