fix crap lua formatting

This commit is contained in:
2025-05-23 20:02:23 -05:00
parent 16c2a7fa30
commit 99e5c0b13e
9 changed files with 149 additions and 132 deletions

View File

@ -1,6 +1,5 @@
return {
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
opts = {
},
opts = {},
}