mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
5 lines
69 B
VimL
5 lines
69 B
VimL
compiler rubber
|
|
map <F5> :make<cr>
|
|
|
|
autocmd BufWritePost *.tex :make
|