kickstart.nvim/lua/custom/plugins/vimtex.lua

6 lines
58 B
Lua

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