fix: readme link to nvim-treesitter-textobjects

This commit is contained in:
tonycheang 2020-10-04 13:53:17 -07:00 committed by Stephan Seitz
parent 9f5237b6c5
commit b9b08d776b

View file

@ -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