treesj
Code splitter
Plugin for splitting and joining blocks of code in text editors
Neovim plugin for splitting/joining blocks of code
1k stars
3 watching
31 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
neovimneovim-pluginnvim-luarefactoringsplitjointreesitter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for manipulating list-like syntax constructs in text editors | 77 |
| | Tool for swapping adjacent elements in text with minimal user configuration | 167 |
| | A plugin that formats code by joining lines instead of separating them | 172 |
| | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
| | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
| | A plugin for Neovim's treesitter API that enables navigation and manipulation of document elements through an abstract syntax tree. | 474 |
| | A plugin that enables easy splitting of text ranges and resize of splits in an editor | 221 |
| | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
| | A plugin for swapping operands and operators in binary expressions | 18 |
| | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
| | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
| | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 24 |
| | A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text | 26 |
| | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
| | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |