binary-swap.nvim
Binary expression manipulator
A plugin for swapping operands and operators in binary expressions
Neovim plugin for swapping operands and operators in binary expressions
17 stars
2 watching
0 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
editing-supportformatingneovimneovim-plugintreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
wansmer/sibling-swap.nvim | Tool for swapping adjacent elements in text with minimal user configuration | 162 |
bennypowers/splitjoin.nvim | A tool for manipulating list-like syntax constructs in text editors | 76 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
simaxme/java.nvim | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 23 |
jyscao/ventana.nvim | Provides convenient window manipulation commands for Neovim | 18 |
wansmer/langmapper.nvim | Makes Neovim more user-friendly for non-English input methods by translating key mappings. | 148 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
axkirillov/easypick.nvim | Enables creation of custom Telescope pickers from console commands in Neovim | 387 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
sindrets/winshift.nvim | A Vim plugin that allows users to rearrange their window layouts with ease by freely moving any window in any direction. | 479 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
smjonas/snippet-converter.nvim | A tool to convert snippets between different formats and engines | 176 |