readme: add nvim-treesitter-context

This commit is contained in:
Rom Grk 2020-10-19 05:56:49 -04:00 committed by Kiyan Yazdani
parent 7f3276450b
commit e9b6e2d311

View file

@ -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