summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRom Grk <romgrk.cc@gmail.com>2020-10-19 05:56:49 -0400
committerKiyan Yazdani <yazdani.kiyan@protonmail.com>2020-10-19 16:08:19 +0200
commite9b6e2d311156fc71b355194553cc35948ca3b44 (patch)
tree6a695d3f66ee86d399ed9a99bc08b830b140e3cf
parent7f3276450be20ec3cd8241bdb9196659289c3d31 (diff)
readme: add nvim-treesitter-context
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7907aa9f..320918cd 100644
--- a/README.md
+++ b/README.md
@@ -165,6 +165,8 @@ 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-textobjects) - Textobjects defined by tree-sitter queries
- [playground](https://github.com/nvim-treesitter/playground) - Treesitter integrated playground
+- [context](https://github.com/romgrk/nvim-treesitter-context) - Show parent code context in a popover
+
# Extra features