From 6fabf41f6ef9f1d26fe6c1e88d848d8e2d72ac0d Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 7 Aug 2016 18:22:39 +0100 Subject: Add cmaps for and --- vim/.vim/after/ftplugin/tex/mappings.vim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vim/.vim/after/ftplugin') diff --git a/vim/.vim/after/ftplugin/tex/mappings.vim b/vim/.vim/after/ftplugin/tex/mappings.vim index 939af68..9da769b 100644 --- a/vim/.vim/after/ftplugin/tex/mappings.vim +++ b/vim/.vim/after/ftplugin/tex/mappings.vim @@ -36,9 +36,10 @@ iabbrev gD \Delta iabbrev gT \Theta iabbrev gL \Lambda iabbrev gX \Xi -iabbrev gF \Phi iabbrev gP \Pi +iabbrev gS \Sigma iabbrev gW \Omega +iabbrev gF \Phi nnoremap i :VimtexCompile nnoremap e :VimtexErrors -- cgit v1.2.3