chore: run stylua

This commit is contained in:
Stevan Freeborn
2026-07-19 11:15:18 -05:00
parent 1a46469842
commit 6e041e7d65
15 changed files with 448 additions and 452 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ return {
},
init = function()
vim.g.db_ui_use_nerd_fonts = 1
vim.g.db_ui_auto_execute_table_helpers = 1
vim.g.db_ui_auto_execute_table_helpers = 1
end,
}