mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
added tabout.nvim
This commit is contained in:
parent
58f4b5ab6c
commit
f777e4f512
1 changed files with 1 additions and 0 deletions
|
@ -465,6 +465,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [haringsrob/nvim_context_vt](https://github.com/haringsrob/nvim_context_vt) - Shows virtual text of the current context.
|
||||
- [mizlan/iswap.nvim](https://github.com/mizlan/iswap.nvim) - Interactively select and swap function arguments, list elements, and more. Powered by tree-sitter.
|
||||
- [nacro90/numb.nvim](https://github.com/nacro90/numb.nvim) - Peek lines in a non-obtrusive way.
|
||||
- [abecodes/tabout.nvim](https://github.com/abecodes/tabout.nvim) - Jump out of brackets, quotes, objects, etc.
|
||||
|
||||
### Formatting
|
||||
|
||||
|
|
Loading…
Reference in a new issue