Macros and other stuff

This commit is contained in:
afonsofrancof 2022-10-21 03:39:23 +01:00
parent ec5ee7ccaa
commit f6fd02ee65
2 changed files with 31 additions and 28 deletions

View file

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