feat: add indent config

This commit is contained in:
fm39hz-workstation 2024-05-13 13:29:44 +07:00 committed by fm39hz-laptop
parent 1901d7c519
commit a0a785f27e

3
lua/plugins/indent.lua Normal file
View file

@ -0,0 +1,3 @@
return {
"Darazaki/indent-o-matic",
}