This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-06 21:40:03 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
34fdacc0e9
nvim-treesitter
/
queries
/
typescript
/
folds.scm
8 lines
107 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat(queries): modeline mechanism for base langs This implements https://github.com/neovim/neovim/pull/13059#issuecomment-704414189 This behaves like modelines and remove the use of the base_language map. Also, this allows to fine-tune what we actually want to include per query, which is better IMO.
2020-10-06 20:03:39 +02:00
; inherits: javascript
feat(folds): add ts and js folds
2020-09-06 09:38:09 -05:00
[
(
interface_declaration
)
(
internal_module
)
(
type_alias_declaration
)
]
@fold
Reference in a new issue
Copy permalink