mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
docs: update README
This commit is contained in:
parent
92aafcf51c
commit
89e593b910
1 changed files with 2 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ We are looking for maintainers to write query files for their languages.
|
|||
List of currently supported languages:
|
||||
- [x] lua (maintained by @vigoux)
|
||||
- [x] ruby (maintained by @TravonteD)
|
||||
- [ ] c
|
||||
- [x] c (maintained by @vigoux)
|
||||
- [ ] go
|
||||
- [ ] cpp
|
||||
- [ ] rust
|
||||
|
|
@ -179,6 +179,7 @@ List of currently supported languages:
|
|||
- [ ] elm
|
||||
- [ ] yaml
|
||||
- [ ] nix
|
||||
- [ ] markdown
|
||||
|
||||
## 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