Add tree-sitter-regex

This might be interesting for injected highlighting
This commit is contained in:
Stephan Seitz 2020-06-01 00:22:59 +02:00
parent a067924507
commit 45ea0df21a
3 changed files with 37 additions and 0 deletions

View file

@ -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.