mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: add indent config
This commit is contained in:
parent
1901d7c519
commit
a0a785f27e
1 changed files with 3 additions and 0 deletions
3
lua/plugins/indent.lua
Normal file
3
lua/plugins/indent.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"Darazaki/indent-o-matic",
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue