starter/lua/plugins/indent.lua

7 lines
71 B
Lua

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