mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 11:33:17 +00:00
error in nvim-treesitter-textobjects name
This commit is contained in:
parent
fe440fc65c
commit
213ad8e713
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ Neovim supports a wide variety of UI's.
|
|||
### Syntax
|
||||
|
||||
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - Nvim Treesitter configurations and abstraction layer.
|
||||
- [nvim-treesitter/nvim-treesitter-textobject](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) - Create your own textobjects using tree-sitter queries.
|
||||
- [nvim-treesitter/nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) - Create your own textobjects using tree-sitter queries.
|
||||
- [RRethy/nvim-treesitter-textsubjects](https://github.com/RRethy/nvim-treesitter-textsubjects) - Location and syntax aware text objects which _do what you mean_.
|
||||
- [blackCauldron7/surround.nvim](https://github.com/blackCauldron7/surround.nvim) - A surround text object plugin for neovim written in lua.
|
||||
|
||||
|
|
Loading…
Reference in a new issue