splitjoin.nvim
Syntax manipulator
A tool for manipulating list-like syntax constructs in text editors
🪓🧷 Split or join list-like syntax constructs
76 stars
3 watching
0 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
neovimneovim-plugintreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
wansmer/binary-swap.nvim | A plugin for swapping operands and operators in binary expressions | 17 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
jyscao/ventana.nvim | Provides convenient window manipulation commands for Neovim | 18 |
mrjones2014/smart-splits.nvim | A plugin for Neovim that enables intuitive and seamless navigation and resizing of splits. | 986 |
simaxme/java.nvim | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 23 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
bennypowers/nvim-regexplainer | Displays explanations of regular expressions under the cursor in Neovim | 627 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 519 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
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 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |