mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
fix: dedent golang case keyword
This commit is contained in:
parent
1c3fb201c6
commit
0ebd51c2d8
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
] @indent
|
||||
|
||||
[
|
||||
"case"
|
||||
"("
|
||||
")"
|
||||
"{"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue