summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStephan Seitz <stephan.seitz@fau.de>2020-10-02 14:04:33 +0200
committerStephan Seitz <stephan.lauf@yahoo.de>2020-10-04 14:20:20 +0200
commit37b011b67974d63fa5d5fc0fedd14158574acc59 (patch)
tree28293b102f854ee4040a86b2d8e7d6fefb29be58 /README.md
parent3362f4519671da29b437c48a7c54bec8550a4f9d (diff)
Add "External modules" section to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c1067099..0d9b31be 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,8 @@ EOF
Other modules can be installed as plugins.
-- [refactor](https://github.com/nvim-treesitter/refactor) - Refactoring and definition modules
+- [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
- [playground](https://github.com/nvim-treesitter/playground) - Treesitter integrated playground
# Extra features