docs: remove mention of removed parsers

Partial backport of https://github.com/neovim/neovim/pull/29719.
This commit is contained in:
dundargoc
2024-09-23 15:24:54 +02:00
committed by dundargoc
parent 6a44055a71
commit b380a8fe21

View File

@@ -22,11 +22,9 @@ search for in the `parser` runtime directory.
Nvim includes these parsers: Nvim includes these parsers:
- Bash
- C - C
- Lua - Lua
- Markdown - Markdown
- Python
- Vimscript - Vimscript
- Vimdoc - Vimdoc
- Treesitter query files |ft-query-plugin| - Treesitter query files |ft-query-plugin|