mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
feat: add koto
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
parent
df111f886c
commit
19c6b0c4c9
7 changed files with 182 additions and 0 deletions
9
queries/koto/folds.scm
Normal file
9
queries/koto/folds.scm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
(assign)
|
||||
(comment)
|
||||
(function)
|
||||
(list)
|
||||
(map)
|
||||
(tuple)
|
||||
(string)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue