[Vim-latex-devel] [ vim-latex-Patches-3317255 ] Mapping cite and ref
Brought to you by:
srinathava,
tmaas
From: SourceForge.net <no...@so...> - 2011-06-16 10:33:13
|
Patches item #3317255, was opened at 2011-06-16 12:33 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3317255&group_id=52322 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kay Smarczewski () Assigned to: Nobody/Anonymous (nobody) Summary: Mapping cite and ref Initial Comment: I have remapped the <M-C> so that it not only inserts \mathcal or \cite. If the biblatex package is recognized, \autocite instead of \cite is inserted. I added <M-R> to insert \autoref if hyperref is loaded. Otherwise <M-R> will insert \ref It is diffed against the current master branch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3317255&group_id=52322 |