This website requires JavaScript.
Explore
Help
Sign In
andrey
/
helix
Watch
1
Star
0
Fork
0
You've already forked helix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
873434b927
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 09:09:44 +04:00
; inherits: ecma
Reference in New Issue
Copy Permalink