starter/lua/plugins/indent.lua
2024-05-21 11:19:39 +07:00

6 lines
77 B
Lua

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