mini.splitjoin - split and join arguments

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • treesj

    Neovim plugin for splitting/joining blocks of code

  • Mostly for these reasons: - Implementation with tree-sitter requires maintenance of language-specific settings. Either in the form of tree-sitter queries or some other one (like 'Wansmer/treesj') . - It doesn't work inside in buffers without tree-sitter. - It doesn't work inside comments and strings in buffers with tree-sitter. The work in comments is an important one for me (not really sure why, but I find annoying to have to uncomment, split, and then comment again). - It is consistent with how 'mini.ai' implements argument textobject.

  • mini.nvim

    Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

  • I would like to announce the release of mini.splitjoin - new module of mini.nvim to split and join arguments. It can also be installed using separate GitHub repository.

  • 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
  • mini.splitjoin

    Neovim Lua plugin to split and join arguments. Part of 'mini.nvim' library.

  • I would like to announce the release of mini.splitjoin - new module of mini.nvim to split and join arguments. It can also be installed using separate GitHub repository.

  • ts-node-action

    Neovim Plugin for running functions on nodes.

  • I'm very happy with CKolkey/ts-node-action: Neovim Plugin for running functions on nodes. (github.com) . Just one mapping (`ga`) that can do many actions, including split/join.

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

  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • Refactor files and update import paths

    5 projects | /r/neovim | 7 Dec 2023
  • Backwards inner/outer motions?

    1 project | /r/neovim | 5 Dec 2023
  • People who swear by Oil.nvim , why?

    4 projects | /r/neovim | 4 Dec 2023
  • Mapping mini.comment?

    1 project | /r/neovim | 2 Dec 2023