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:
Clément Vannicatte 2022-12-16 17:11:14 +01:00 committed by GitHub
parent 34fb30d975
commit 9c2e7ed06a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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