[format] lua via stylua

This commit is contained in:
Daveanand Mannie
2026-01-12 11:38:14 -05:00
parent 6720c8c765
commit 2f9cbf29fa
15 changed files with 187 additions and 192 deletions

View File

@@ -2,7 +2,7 @@ return {
"saghen/blink.cmp",
opts = {
keymap = {
["<Tab>"] = { "select_and_accept", 'fallback' },
["<Tab>"] = { "select_and_accept", "fallback" },
},
},
}