diff options
| author | Stephan Seitz <stephan.seitz@fau.de> | 2020-10-02 14:04:33 +0200 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2020-10-04 14:20:20 +0200 |
| commit | 37b011b67974d63fa5d5fc0fedd14158574acc59 (patch) | |
| tree | 28293b102f854ee4040a86b2d8e7d6fefb29be58 /README.md | |
| parent | 3362f4519671da29b437c48a7c54bec8550a4f9d (diff) | |
Add "External modules" section to README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
