starter/lua/plugins/indent.lua

8 lines
94 B
Lua

return {
{
"Darazaki/indent-o-matic",
lazy = true,
event = "BufReadPre",
},
}