chore: Added vimtex config
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
return {
|
||||
["lervag/vimtex"]= {},
|
||||
["lervag/vimtex"]= {
|
||||
config = function ()
|
||||
require "custom.plugins.vimtex"
|
||||
end
|
||||
},
|
||||
|
||||
["L3MON4D3/LuaSnip"] = {
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user