This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
.nvim/lua/plugins/vimtex.lua
2023-12-30 06:01:45 -03:00

5 lines
48 B
Lua

return { {
'lervag/vimtex',
lazy = false,
} }