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

GitHub

172 stars
3 watching
10 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wansmer/treesj Plugin for splitting and joining blocks of code in text editors 1,076
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. 325
acksld/nvim-neoclip.lua A clipboard manager plugin for neovim inspired by clipmenu. 1,017
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 670
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. 474
drybalka/tree-climber.nvim A plugin for easy navigation around the syntax-tree produced by treesitter. 143
tanloong/interlaced.nvim An Neovim plugin that aligns bilingual parallel texts by repositioning lines. 7
mawkler/refjump.nvim A plugin for Neovim to jump between LSP references in Lua code. 46
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 for inserting log statements in various programming languages. 105
ruifm/gitlinker.nvim Generates permalinks to specific lines in a repository hosted on various platforms 540
mr-lllll/interestingwords.nvim A plugin for highlighting and navigating through multiple words in a buffer. 44