summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortonycheang <tony@kite.com>2020-10-04 13:53:17 -0700
committerStephan Seitz <stephan.lauf@yahoo.de>2020-10-04 23:15:23 +0200
commitb9b08d776b91d0e141f86d774ebeb1847051cf88 (patch)
treea972366800c1026156c1c7229a94ea2e363e78b7
parent9f5237b6c5e70b66437c4d989f0394be2ab5f72b (diff)
fix: readme link to nvim-treesitter-textobjects
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54f0b833..ada2b19b 100644
--- a/README.md
+++ b/README.md
@@ -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