From 9b3b092d15503ed70ea4bf60c4e1345b196c3677 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 1 Mar 2014 00:15:51 +0100 Subject: Update --- ftplugin/latex-box/mappings.vim | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ftplugin/latex-box/mappings.vim') diff --git a/ftplugin/latex-box/mappings.vim b/ftplugin/latex-box/mappings.vim index 509f5f19..6ff621c1 100644 --- a/ftplugin/latex-box/mappings.vim +++ b/ftplugin/latex-box/mappings.vim @@ -23,6 +23,10 @@ map lv :LatexView map lt :LatexTOC " }}} +" List of labels {{{ +map lj :LatexLabels +" }}} + " Jump to match {{{ if !exists('g:LatexBox_loaded_matchparen') nmap % LatexBox_JumpToMatch -- cgit v1.2.3