From 37b011b67974d63fa5d5fc0fedd14158574acc59 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Fri, 2 Oct 2020 14:04:33 +0200 Subject: Add "External modules" section to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3