mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add johmsalas/text-case.nvim
(#1037)
This commit is contained in:
parent
28eb48449f
commit
34e31b57b1
1 changed files with 1 additions and 0 deletions
|
@ -964,6 +964,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [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.
|
||||
- [johmsalas/text-case.nvim](https://github.com/johmsalas/text-case.nvim) - Text case changes via keybindings and custom substitute command with Telescope and LSP support.
|
||||
- [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