This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
helix-mods
Watch
1
Star
0
Fork
You've already forked helix-mods
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
506e8caba7
helix-mods
/
runtime
/
queries
/
jsx
/
textobjects.scm
2 lines
17 B
Scheme
Raw
Normal View
History
Unescape
Escape
Inherit javascript/typescript from common 'ecma' queries (#3301) JavaScript queries now contain a few lines that prevent them from being used whole-sale in typescript with `; inherits: javascript`. Here we follow nvim-treesitter's way of using a fake 'ecma' language as a common base for JavaScript and TypeScript to share as much as we can.
2022-08-03 07:09:44 +02:00
; inherits: ecma
Reference in a new issue
Copy permalink