]> Arthur Taft Gitweb - nvim.git/blob - lua/plugins/latex.lua
Change tab indent to 4 spaces
[nvim.git] / lua / plugins / latex.lua
1 return {
2   { "lervag/vimtex", ft = { "tex" } },
3 }