mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add gregorias/coerce.nvim
(#1032)
Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
parent
bb71294b93
commit
fb11128d7c
1 changed files with 1 additions and 0 deletions
|
@ -958,6 +958,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [filipdutescu/renamer.nvim](https://github.com/filipdutescu/renamer.nvim) - VS Code-like renaming UI, written in Lua.
|
||||
- [gbprod/cutlass.nvim](https://github.com/gbprod/cutlass.nvim) - Plugin that adds a 'cut' operation separate from 'delete'.
|
||||
- [gbprod/substitute.nvim](https://github.com/gbprod/substitute.nvim) - Neovim plugin introducing a new operator motions to quickly replace and exchange text.
|
||||
- [gregorias/coerce.nvim](https://github.com/gregorias/coerce.nvim) - Change keyword case.
|
||||
- [echasnovski/mini.nvim#mini.operators](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-operators.md) - Module of `mini.nvim` with various text edit operators: replace, exchange, multiply, sort, evaluate.
|
||||
- [gbprod/yanky.nvim](https://github.com/gbprod/yanky.nvim) - Improved Yank and Put functionalities.
|
||||
- [sQVe/sort.nvim](https://github.com/sQVe/sort.nvim) - Sorting plugin that intelligently supports line-wise and delimiter sorting.
|
||||
|
|
Loading…
Reference in a new issue