1

Refresh generated nvim config

This commit is contained in:
2024-06-03 21:11:20 +02:00
parent fd506d4921
commit 50723ef645
2114 changed files with 84528 additions and 44473 deletions

View File

@ -200,7 +200,7 @@ local format_queries = [[
(capture) @format.prepend-space
;; Workaround to just use the string's content
(anonymous_node (identifier) @format.keep)
(anonymous_node (string) @format.keep)
; ( (_) ) handler
(grouping
@ -248,7 +248,7 @@ local format_queries = [[
.
[
(anonymous_node
name: (identifier) .)
name: (string) .)
(named_node
[
"_"