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-07 22:10:01 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
79dcd0e24c
nvim-treesitter
/
queries
/
typescript
/
indents.scm
8 lines
99 B
Scheme
Raw
Normal View
History
Unescape
Escape
chore: create ecma base for use in js and ts which fixes jsx issues
2021-03-09 23:14:27 +01:00
; inherits: ecma
feat: added more indent queries
2021-01-05 19:26:08 +07:00
[
fix: added missing enum indent for typescript
2021-01-21 11:10:07 +07:00
(
enum_declaration
)
feat: added more indent queries
2021-01-05 19:26:08 +07:00
(
interface_declaration
)
(
object_type
)
use indent.X syntax for captures and properties of set directives update CONTRIBUTING.md adjust indents for bass fix doc capture comment
2023-03-20 14:44:39 -07:00
]
@indent
.
begin
Reference in a new issue
Copy permalink