1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00
Files
.vim/ftplugin/tex/common.vim

5 lines
69 B
VimL

compiler rubber
map <F5> :make<cr>
autocmd BufWritePost *.tex :make