This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
starter
mirror of
https://github.com/LazyVim/starter
Watch
1
Star
0
Fork
You've already forked starter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31b3fef985
starter
/
lua
/
plugins
/
indent.lua
8 lines
95 B
Lua
Raw
Normal View
History
Unescape
Escape
feat: add indent config
2024-05-13 14:29:44 +08:00
return
{
chore: add block scoped
2024-05-13 14:31:25 +08:00
{
"
Darazaki/indent-o-matic
"
,
feat: lazy loading plugins
2024-05-15 09:39:12 +08:00
lazy
=
true
,
event
=
"
InsertEnter
"
,
chore: add block scoped
2024-05-13 14:31:25 +08:00
}
,
feat: add indent config
2024-05-13 14:29:44 +08:00
}