This website requires JavaScript.
Explore
Help
Sign In
andrey
/
helix-mirror
Watch
1
Star
0
Fork
0
You've already forked helix-mirror
mirror of
https://github.com/helix-editor/helix.git
synced
2024-11-23 01:46:18 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
0c21c227e1
helix-mirror
/
runtime
/
queries
/
jsx
/
injections.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