This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
helix-editor
Watch
1
Star
0
Fork
0
You've already forked helix-editor
mirror of
https://github.com/realAscot/helix.git
synced
2025-09-14 12:13:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
helix-editor
/
runtime
/
queries
/
javascript
/
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 00:09:44 -05:00
; inherits: ecma
Reference in New Issue
Copy Permalink