nvim-trevJ.lua
line joiner
A plugin that formats code by joining lines instead of separating them
Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter
170 stars
3 watching
10 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
acksld/nvim-femaco.lua | An extension for Neovim that enables editing of injected code blocks with correct file types and provides a floating window interface. | 322 |
acksld/nvim-neoclip.lua | A clipboard manager plugin for neovim inspired by clipmenu. | 1,006 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 656 |
yaocccc/nvim-lines.lua | A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
mr-lllll/cool-chunk.nvim | A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. | 24 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
drybalka/tree-climber.nvim | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
tanloong/interlaced.nvim | Aligns bilingual parallel texts by repositioning lines. | 6 |
mawkler/refjump.nvim | A plugin for Neovim to jump between LSP references in Lua code. | 43 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
chrisgrieser/nvim-chainsaw | A plugin that provides various log statements to help developers inspect and debug their code in the context of a visual editor | 100 |
ruifm/gitlinker.nvim | Generates permalinks to specific lines in a repository hosted on various platforms | 535 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |