mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
Add tree-sitter-regex
This might be interesting for injected highlighting
This commit is contained in:
parent
a067924507
commit
45ea0df21a
3 changed files with 37 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ List of currently supported languages:
|
|||
- [ ] yaml
|
||||
- [ ] nix
|
||||
- [ ] markdown
|
||||
- [x] regex (maintained by @theHamsta)
|
||||
|
||||
## Troubleshooting
|
||||
Before doing anything run `:checkhealth nvim_treesitter`. This will help you find where the bug might come from.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue