Delete word inside parens without deleting paren or comma

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

  • Requires: https://github.com/nvim-treesitter/nvim-treesitter-textobjects

  • vim-textobj-user

    Vim plugin: Create your own text objects

  • I would highly recommend https://github.com/kana/vim-textobj-user. Specifically, you'd want to pair it with https://github.com/sgur/vim-textobj-parameter. Check the readme for other useful custom text objects, personally I think this is one of my most useful set of plugins

  • 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-textobj-parameter

    A fork of textobj-parameter 0.1.0

  • I would highly recommend https://github.com/kana/vim-textobj-user. Specifically, you'd want to pair it with https://github.com/sgur/vim-textobj-parameter. Check the readme for other useful custom text objects, personally I think this is one of my most useful set of plugins

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

  • How to detect nearest nested bracket (of any type)

    4 projects | /r/neovim | 24 Oct 2022
  • Need some help with keybindings.

    3 projects | /r/neovim | 19 Oct 2022
  • What extra and useful textobj does vim have?

    9 projects | /r/neovim | 7 Aug 2022
  • Whenever I'm looking for plugins these days [OC]

    29 projects | /r/neovim | 7 Jul 2022
  • How to make keystrokes like di" di( di{ as a custom shorter keystrokes(say dI) that will delete everything in the "", (), {}, etc.

    5 projects | /r/neovim | 9 Jan 2022