nvim-treesitter/queries/javascript
Stephan Seitz 45397ebbd9 fix(highlights): Add TSNamespace highlight
Start adding highlights for
     - C++
     - Rust (including other scoped_identifier/scoped_type_identifier fixes)
     - JS (only namespace_import)

Addresses #516
2020-10-10 15:31:51 +02:00
..
folds.scm Folds: rename query files to folds.scm to be consistent 2020-09-14 18:26:30 +02:00
highlights.scm fix(highlights): Add TSNamespace highlight 2020-10-10 15:31:51 +02:00
locals.scm fix(locals): js add arrow function parameter as definition 2020-09-02 17:26:17 +02:00