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:
parent
d1ed7c4222
commit
a24abd9de5
@ -199,3 +199,4 @@ cmap w!! w !sudo tee > /dev/null %
|
|||||||
|
|
||||||
autocmd FileType markdown setlocal ts=2 sts=2 sw=2 et
|
autocmd FileType markdown setlocal ts=2 sts=2 sw=2 et
|
||||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 et
|
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 et
|
||||||
|
autocmd FileType tex silent VimtexCompile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user