text-case.nvim
Text converter
A Neovim plugin for converting text case and performing bulk replacements
An all in one plugin for converting text case in Neovim
463 stars
6 watching
19 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gregorias/coerce.nvim | A plugin that enables quick text manipulation and case changes in Neovim. | 132 |
cjodo/convert.nvim | A plugin to perform unit conversions for CSS and other units in design work. | 46 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,280 |
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 579 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,435 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
gbprod/substitute.nvim | Provides new operator motions to quickly replace and exchange text in Neovim. | 603 |
xxiaoa/ns-textobject.nvim | An extension of nvim-surround for creating and managing custom text objects with Lua functions and quotes handling. | 37 |
hinell/duplicate.nvim | Automates the duplication of visual text selections and lines in a text editor | 19 |
jbyuki/nabla.nvim | A Neovim plugin for generating ASCII math expressions from LaTeX equations | 654 |
ysmb-wtsg/in-and-out.nvim | A Neovim plugin that facilitates quick navigation around specific characters in text | 53 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
nguyenvukhang/nvim-toggler | A plugin that provides an in-text inversion feature using Lua. | 157 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 378 |