Regenerate nvim config
This commit is contained in:
12
config/neovim/store/nvim-treesitter/queries/gn/indents.scm
Normal file
12
config/neovim/store/nvim-treesitter/queries/gn/indents.scm
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
(block)
|
||||
(parenthesized_expression)
|
||||
] @indent.begin
|
||||
|
||||
[
|
||||
"}"
|
||||
")"
|
||||
"]"
|
||||
] @indent.end @indent.branch
|
||||
|
||||
(comment) @indent.auto
|
||||
Reference in New Issue
Block a user