Files
neovim/runtime/lua/vim
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 19:06:43 +08:00
2023-09-20 13:42:41 +01:00
2023-12-30 17:40:53 +01:00
2023-12-30 17:40:53 +01:00
2023-09-14 08:23:01 -05:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2024-01-02 14:32:43 +01:00
2023-12-30 17:40:53 +01:00
2024-01-03 19:17:52 +00:00
2023-12-30 17:40:53 +01:00
2024-01-03 19:17:52 +00:00
2023-09-04 22:42:47 +02:00
2023-09-23 23:46:45 +01:00
2023-12-30 17:40:53 +01:00
2023-09-23 23:46:45 +01:00
2024-01-03 19:17:52 +00:00