From 7bacd6fa3fda49b4c130d974b326f405661d4604 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 31 Mar 2015 19:09:06 +0100 Subject: Added new mappings --- vim/after/ftplugin/tex/mappings.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vim/after/ftplugin/tex/mappings.vim') diff --git a/vim/after/ftplugin/tex/mappings.vim b/vim/after/ftplugin/tex/mappings.vim index 8b731d0..05d02dd 100644 --- a/vim/after/ftplugin/tex/mappings.vim +++ b/vim/after/ftplugin/tex/mappings.vim @@ -36,3 +36,5 @@ nnoremap e :LatexErrors nnoremap o :LatexView nnoremap k :LatexmkStop:LatexmkClean nnoremap h :split header.sty + +iabbrev dd \d -- cgit v1.2.3