mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +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