You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime
Michael Davis 08b442f4cc
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.
2 years ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Inherit javascript/typescript from common 'ecma' queries (#3301) 2 years ago
themes theme `ui.virtual.indent-guide` in `dark_plus` (#3302) 2 years ago
tutor.txt Spacing 2 years ago