Macros and other stuff

This commit is contained in:
afonsofrancof 2022-10-21 17:44:35 +01:00
parent f6fd02ee65
commit fd6a14f5e6
3 changed files with 44 additions and 37 deletions

View file

@ -3,5 +3,4 @@ vim.wo.number=true
vim.wo.relativenumber= true
--vimtex
vim.g.vimtex_compiler_latexmk['build_dir']='./build'