Regenerate nvim config
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
(flow_mapping
|
||||
"{" @delimiter
|
||||
"}" @delimiter @sentinel) @container
|
||||
|
||||
(flow_sequence
|
||||
"[" @delimiter
|
||||
"]" @delimiter @sentinel) @container
|
||||
Reference in New Issue
Block a user