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

Auto start latex preview in *.tex files

This commit is contained in:
Joe Groocock 2017-11-22 12:49:46 +00:00
parent 7afdacabbe
commit 5cb4694c6e
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

1
.vimrc
View File

@ -186,3 +186,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 LLPStartPreview