From 179918a8892a78c428774e35afecfc3df875d3c7 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 3 Sep 2021 18:24:05 +0200 Subject: [vim] Add tex mappings --- vim/.vim/after/ftplugin/tex/mappings.vim | 7 ------- vim/.vim/spell/en.utf-8.add | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'vim/.vim') diff --git a/vim/.vim/after/ftplugin/tex/mappings.vim b/vim/.vim/after/ftplugin/tex/mappings.vim index 0e4eb42..2b25c4a 100644 --- a/vim/.vim/after/ftplugin/tex/mappings.vim +++ b/vim/.vim/after/ftplugin/tex/mappings.vim @@ -1,10 +1,3 @@ -iabbrev (( \left( -iabbrev )) \right) -iabbrev {{ \left\{ -iabbrev }} \right\} -iabbrev [[ \left[ -iabbrev ]] \right] - iabbrev ga \alpha iabbrev gb \beta iabbrev gc \xi diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add index e611664..77cb79c 100644 --- a/vim/.vim/spell/en.utf-8.add +++ b/vim/.vim/spell/en.utf-8.add @@ -1,5 +1,5 @@ diagonality -laplacian +Laplacian Maruyama multiscale SPDE @@ -63,7 +63,6 @@ Kalman i.e. Stratonovich colorscheme -colorscheme plugin hypoellipticity minorization @@ -75,3 +74,4 @@ postdoc Gaussians discretizations interpolant +prefactor -- cgit v1.2.3