Hi all,

When using the Latex-suite plugin in vim, typing "..." (3 periods)
expands to either \ldots or \cdots (see section 3.9 Smart Key Mappings
of the latex-suite manual). I am using a lot the amsmath package that
provides \dots, and I'd like to make "..." expand to just \dots.

I tried putting

:call IMAP('...', '\dots','tex')

in $VIM/after/ftplugin/tex_macros.vim but it does nothing.

How can I make "..." expand to \dots?

Moreover, is there any way to do the above only if the amsmath package
is detected?

Thanks a lot

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to