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