starter/lua/plugins/indent.lua
2024-05-25 22:27:46 +07:00

6 lines
71 B
Lua

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