starter/lua/plugins/indent.lua

7 lines
77 B
Lua

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