Files
neovim/runtime
Jongwook Choi fbe40caa7c docs(treesitter): improve 'no parser' error message for InspectTree
Improve error messages for `:InspectTree`, when no parsers are available
for the current buffer and filetype. We can show more informative and
helpful error message for users (e.g., which lang was searched for):

```
 ... No parser available for the given buffer:
+... no parser for 'custom_ft' language, see :help treesitter-parsers
```

Also improve the relevant docs for *treesitter-parsers*.
2024-01-08 09:27:03 +00:00
..
2024-01-02 11:43:18 +01:00
2024-01-02 11:43:18 +01:00
2023-12-29 00:54:09 +01:00
2024-01-04 12:13:49 +01:00
2023-12-30 14:22:25 +01:00
2024-01-02 11:43:18 +01:00