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/runtime/queries/ada
Damian Zaręba 485c5cf0b8
Initial Ada language support (after stale) (#9908)
* Adding initial support for ada language, based off #7790 PR from tomekw

* More translation to helix-specific tree-sitter scm labels, add ada gpr switch to ada LSP

* Generate ada in lang-support.md using cargo xtask docgen

* Update tree-sitter definitions according to comments

* Remove .gpr glob from languages.toml

* Fix unit in languages.toml for ada, update locals.scm to helix needs
3 months ago
..
folds.scm Initial Ada language support (after stale) (#9908) 3 months ago
highlights.scm Initial Ada language support (after stale) (#9908) 3 months ago
locals.scm Initial Ada language support (after stale) (#9908) 3 months ago
textobjects.scm Initial Ada language support (after stale) (#9908) 3 months ago