nvim-toggler
Inverter
A plugin that provides an in-text inversion feature using Lua.
invert text in vim, purely with lua.
157 stars
1 watching
4 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
luaneovimnvimnvim-lua
Related projects:
Repository | Description | Stars |
---|---|---|
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 46 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
gennaro-tedesco/nvim-commaround | A plugin that allows users to toggle comments on and off in their code | 41 |
terrortylor/nvim-comment | A plugin for toggling comments in Neovim, making it easier to work with code | 481 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
roobert/f-string-toggle.nvim | A plugin that allows developers to toggle the format of strings in a programming language using a keyboard shortcut. | 31 |
h-hg/fcitx.nvim | Switches and restores input state in Neovim based on buffer context | 86 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
saifulapm/chartoggle.nvim | A plugin that allows toggling special characters at the end of lines in Neovim | 39 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,881 |
api7/lua-var-nginx-module | A Lua module that fetches Nginx variables using FFI | 53 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |