Add 00sapo/visual.nvim (#811)

Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
Federico Simonetta 2023-07-20 16:34:41 +02:00 committed by GitHub
parent 9b6515b6cd
commit 75e8a4f781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -854,6 +854,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [chrisgrieser/nvim-alt-substitute](https://github.com/chrisgrieser/nvim-alt-substitute) - A substitute of vim's `:substitute` that uses Lua patterns instead of vim regex. Supports incremental preview.
- [ckolkey/ts-node-action](https://github.com/ckolkey/ts-node-action) - A framework for executing functional transformations on Tree-sitter nodes - Has a lot of built-in actions for transforming text.
- [tomiis4/hypersonic.nvim](https://github.com/tomiis4/hypersonic.nvim) - Provides explanation for RegExp.
- [00sapo/visual.nvim](https://github.com/00sapo/visual.nvim) - Provides keybindings for creating a Kakoune/Helix-like experience: first select and then choose the editing command.
#### Comment