mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix: readme link to nvim-treesitter-textobjects
This commit is contained in:
parent
9f5237b6c5
commit
b9b08d776b
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ EOF
|
|||
Other modules can be installed as plugins.
|
||||
|
||||
- [refactor](https://github.com/nvim-treesitter/nvim-treesitter-refactor) - Refactoring and definition modules
|
||||
- [textobjects](https://github.com/nvim-treesitter/nvim-treesitter-refactor) - Textobjects defined by tree-sitter queries
|
||||
- [textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) - Textobjects defined by tree-sitter queries
|
||||
- [playground](https://github.com/nvim-treesitter/playground) - Treesitter integrated playground
|
||||
|
||||
# Extra features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue