sibling-swap.nvim
Element swap tool
Tool for swapping adjacent elements in text with minimal user configuration
Neovim plugin for swaps closest siblings with Tree-Sitter
162 stars
3 watching
1 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
editing-supportformatingneovimneovim-plugintreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
wansmer/binary-swap.nvim | A plugin for swapping operands and operators in binary expressions | 17 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
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 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
toppair/reach.nvim | A plugin that provides a customizable buffer, mark, tabpage, and colorscheme switcher for Neovim. | 240 |
wansmer/langmapper.nvim | Makes Neovim more user-friendly for non-English input methods by translating key mappings. | 148 |
keaising/im-select.nvim | Automatically switches input method based on NeoVim's edit mode | 185 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
bennypowers/splitjoin.nvim | A tool for manipulating list-like syntax constructs in text editors | 76 |
yorickpeterse/nvim-window | Makes it easy to navigate between windows in a NeoVim tab page. | 121 |
axkirillov/easypick.nvim | Enables creation of custom Telescope pickers from console commands in Neovim | 387 |