chore: format all lua files

This commit is contained in:
2025-09-06 01:29:17 +02:00
parent cc8164aef9
commit 44dfa47f41
13 changed files with 225 additions and 205 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return {
"nvim-treesitter/nvim-treesitter-context",
opts = {
mode = 'topline',
mode = "topline",
max_lines = 3,
multiline_threshold = 1,
multiwindow = true,