chore: Macros and other stuff

This commit is contained in:
2022-10-21 03:39:23 +01:00
parent 147531f9cf
commit 6787252633

View File

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