mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add Weissle/easy-action
(#592)
This commit is contained in:
parent
7a2d47158e
commit
c4e835d898
1 changed files with 1 additions and 1 deletions
|
@ -641,7 +641,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [abecodes/tabout.nvim](https://github.com/abecodes/tabout.nvim) - Jump out of brackets, quotes, objects, etc.
|
||||
- [linty-org/readline.nvim](https://github.com/linty-org/readline.nvim) - Readline keyboard shortcuts for Neovim.
|
||||
- [woosaaahh/sj.nvim](https://github.com/woosaaahh/sj.nvim) - Search based navigation combined with quick jump features.
|
||||
|
||||
- [Weissle/easy-action](https://github.com/Weissle/easy-action) - Easily perform an action on where you can see.
|
||||
#### Treesitter based
|
||||
|
||||
- [mfussenegger/nvim-ts-hint-textobject](https://github.com/mfussenegger/nvim-ts-hint-textobject) - Region selection with hints on the AST nodes of a document powered by Treesitter.
|
||||
|
|
Loading…
Reference in a new issue