From d4f97edc0a3fb7569005e6edca42eca869a40561 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Fri, 27 Sep 2019 13:23:22 -0400 Subject: Update vim configs --- vim/.vim/after/ftplugin/tex.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vim/.vim/after/ftplugin/tex.vim') diff --git a/vim/.vim/after/ftplugin/tex.vim b/vim/.vim/after/ftplugin/tex.vim index 87f4512..c3bea98 100644 --- a/vim/.vim/after/ftplugin/tex.vim +++ b/vim/.vim/after/ftplugin/tex.vim @@ -1 +1,3 @@ set spell +set tw=70 +VimtexTocOpen -- cgit v1.1