mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
indents(ecma): Fix switch default indent
This commit is contained in:
parent
440401c506
commit
6c4772f7b6
3 changed files with 10 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
(with_statement)
|
||||
(switch_statement)
|
||||
(switch_case)
|
||||
(switch_default)
|
||||
(import_statement)
|
||||
(if_statement)
|
||||
(try_statement)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue