This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
68fc10903a
helix
/
runtime
/
queries
/
javascript
/
locals.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 00:09:44 -05:00
; inherits: ecma
Reference in a new issue
Copy permalink