ArgWrap for neovim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vim-argwrap

    Discontinued Wrap and unwrap function arguments, lists, and dictionaries in Vim

  • I'm searching for some clone of https://github.com/FooSoft/vim-argwrap, but specifically for neovim. Something that is using lua and lsp.

  • nvim-trevJ.lua

    Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter

  • AckslD/nvim-trevJ.lua uses Lua and tree-sitter. It should be more accurate, but works only inside code and for supported languages.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-revJ.lua

    Nvim-plugin for doing the opposite of join-line (J) of arguments written in lua.

  • AckslD/nvim-revJ.lua is its previous edition, which doesn't use tree-sitter, but depends on some argument textobject. I didn't any of them, so I am not sure about quality and stability.

  • spread.nvim

    a neovim plugin to spread out inline objects, arrays, parameter lists, etc.

  • There's also aarondiel/spread.nvim which has out and combine modes, much like splitjoin.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts