Regenerate nvim config
This commit is contained in:
11
config/neovim/store/nvim-treesitter/queries/toml/indents.scm
Normal file
11
config/neovim/store/nvim-treesitter/queries/toml/indents.scm
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
(array)
|
||||
(inline_table)
|
||||
] @indent.begin
|
||||
|
||||
[
|
||||
"["
|
||||
"]"
|
||||
"{"
|
||||
"}"
|
||||
] @indent.branch
|
||||
Reference in New Issue
Block a user