mirror of https://github.com/LazyVim/starter
5 lines
62 B
Lua
5 lines
62 B
Lua
|
return {
|
||
|
"Darazaki/indent-o-matic",
|
||
|
event = "BufReadPre",
|
||
|
}
|