Is there a plugin that provides "di," in neovim?

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
  • nvim-treesitter-textobjects

  • https://github.com/nvim-treesitter/nvim-treesitter-textobjects does exactly that

  • vim-textobj-parameter

    A fork of textobj-parameter 0.1.0

  • 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
  • vim-argumentative

    Argumentative aids with manipulating and moving between function arguments.

  • The options here (treesitter, targets) are likely better but here is the (vimscript) plugin I used: https://github.com/PeterRincker/vim-argumentative Surprising you were told there were no vim options.

  • vim-swap

    Reorder delimited items.

  • I recommend machakann/vim-swap. This plugin provides the way to swap function parameters, and text-objects that can be used to select parameters:

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

  • Use treesitter to jump to next argument without going into nested function calls?

    1 project | /r/neovim | 22 Sep 2023
  • Code navigation ctags/cscope/gnu global alternative?

    1 project | /r/neovim | 16 Sep 2023
  • How to move between the topmost/root node in treesitter?

    1 project | /r/neovim | 20 Jun 2023
  • Vim Tip - Jump to start of function or code block

    1 project | /r/neovim | 19 Apr 2023
  • Getting v(a|i)B working in Ruby?

    1 project | /r/neovim | 15 Apr 2023