1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Start VimtexCompile when opening a tex file

This commit is contained in:
Joe Groocock 2017-11-24 00:16:57 +00:00
parent d1ed7c4222
commit a24abd9de5
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -199,3 +199,4 @@ cmap w!! w !sudo tee > /dev/null %
autocmd FileType markdown setlocal ts=2 sts=2 sw=2 et
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 et
autocmd FileType tex silent VimtexCompile