docs(readme): nvim-treesitter

Nvim-treesitter is only required for the `treesitter` finder, not for previewing.
This commit is contained in:
Christian Clason 2024-09-07 18:42:00 +02:00 committed by GitHub
parent 5972437de8
commit 70a3c4319b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ wiki.
### Optional dependencies
- [sharkdp/fd](https://github.com/sharkdp/fd) (finder)
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) (finder/preview)
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) (finder)
- [neovim LSP](https://neovim.io/doc/user/lsp.html) (picker)
- [devicons](https://github.com/nvim-tree/nvim-web-devicons) (icons)