feat: latex

This commit is contained in:
Guz013
2023-12-30 06:01:45 -03:00
parent f78acc5957
commit 7cc96b5838
3 changed files with 22 additions and 3 deletions

4
lua/plugins/vimtex.lua Normal file
View File

@@ -0,0 +1,4 @@
return { {
'lervag/vimtex',
lazy = false,
} }