mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add shortcuts/no-neck-pain.nvim
(#622)
* Add `shortcuts/no-neck-pain.nvim * Update README.md Co-authored-by: Clément Vannicatte <vannicattec@gmail.com> Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
parent
34fb30d975
commit
9c2e7ed06a
1 changed files with 1 additions and 0 deletions
|
@ -738,6 +738,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [gbprod/stay-in-place.nvim](https://github.com/gbprod/stay-in-place.nvim) - Neovim plugin that prevent cursor from moving when using shift and filter actions.
|
||||
- [echasnovski/mini.nvim#mini.ai](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-ai.md) - Module of `mini.nvim` for extending and creating `a`/`i` textobjects. It enhances some builtin textobjects, creates extensive set of new ones (like `a*`, `a<Space>`, `a?`, and more), and allows user to create their own (via Lua patterns or functions). Supports dot-repeat, different search methods, consecutive application, and more.
|
||||
- [Wansmer/treesj](https://github.com/Wansmer/treesj) - Splitting/joining blocks of code like arrays, hashes, statements, objects, dictionaries, etc. Using Tree-Sitter. Inspired by greatest splitjoin.vim.
|
||||
- [shortcuts/no-neck-pain.nvim](https://github.com/shortcuts/no-neck-pain.nvim) - Center the currently focused buffer to the middle of your terminal.
|
||||
|
||||
#### Comment
|
||||
|
||||
|
|
Loading…
Reference in a new issue