mirror of
https://github.com/gryf/.vim.git
synced 2026-01-31 14:25:49 +01:00
Added autocompile after every save
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
compiler rubber
|
||||
map <F5> :make<cr>
|
||||
|
||||
autocmd BufWritePost *.tex :make
|
||||
|
||||
Reference in New Issue
Block a user