diff --git a/README.md b/README.md index edf51d1..03afe40 100644 --- a/README.md +++ b/README.md @@ -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