1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-18 20:10:27 +01:00
Files
.vim/ftplugin/tex/common.vim

5 lines
69 B
VimL

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