✨ feat(nvim): added guess-indent extra
This commit is contained in:
parent
2cacb0bad4
commit
fc2eaa10bb
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
return {
|
||||||
|
"nmac427/guess-indent.nvim",
|
||||||
|
event = "LazyFile",
|
||||||
|
opts = {},
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue