add nvim-treesitter install to readme

Signed-off-by: sudo-rsingh <rakshitsingh421@gmail.com>
This commit is contained in:
2026-04-27 14:29:01 +05:30
parent 82151e7735
commit a0673da140

View File

@@ -69,4 +69,5 @@ git clone https://github.com/lewis6991/gitsigns.nvim
git clone https://github.com/folke/flash.nvim
git clone https://github.com/nvim-telescope/telescope.nvim
git clone https://github.com/nvim-lua/plenary.nvim
https://github.com/nvim-treesitter/nvim-treesitter
```