feat: add support for tcl

This commit is contained in:
Lewis Russell 2023-09-01 14:12:18 +01:00
parent 3e7c60982c
commit 31692b26d7
2 changed files with 5 additions and 0 deletions

View file

@ -57,6 +57,7 @@ Note: if you need support for Neovim 0.6.x please use the tag `compat/0.6`.
- [x] `scss`
- [x] `smali`
- [x] `swift`
- [x] `tcl`
- [x] `teal`
- [x] `terraform`
- [x] `toml`

4
queries/tcl/context.scm Normal file
View file

@ -0,0 +1,4 @@
(procedure) @context
(while) @context
(conditional) @context
(command) @context