mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
Start adding highlights for
- C++
- Rust (including other scoped_identifier/scoped_type_identifier fixes)
- JS (only namespace_import)
Addresses #516
|
||
|---|---|---|
| .. | ||
| caching.lua | ||
| configs.lua | ||
| fold.lua | ||
| health.lua | ||
| highlight.lua | ||
| incremental_selection.lua | ||
| info.lua | ||
| install.lua | ||
| locals.lua | ||
| parsers.lua | ||
| query.lua | ||
| query_predicates.lua | ||
| shell_command_selectors.lua | ||
| ts_utils.lua | ||
| utils.lua | ||