mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
feat: add Forth
This commit is contained in:
parent
620b60b5ba
commit
7c935d6bd5
8 changed files with 42 additions and 0 deletions
3
queries/forth/indents.scm
Normal file
3
queries/forth/indents.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(word_definition) @indent.begin
|
||||
|
||||
(end_definition) @indent.end @indent.branch
|
||||
Loading…
Add table
Add a link
Reference in a new issue