1
0
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:
2016-12-11 09:07:03 +01:00
parent 5e75db51d1
commit ccd820301d

View File

@@ -1,2 +1,4 @@
compiler rubber compiler rubber
map <F5> :make<cr> map <F5> :make<cr>
autocmd BufWritePost *.tex :make