Replace word up to _ without changing search

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

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
  • targets.vim

    Vim plugin that provides additional text objects

  • Apart from ct_ which I see a number of posts mention - you might also want to consider the targets plugin. If you ever want to change an internal word like a_var_name -> a_const_name you can do it with ci_

  • vim-textobj-variable-segment

    A text object to turn foo_bar_baz into foo_baz *and* quuxSpamEggs into quuxEggs *and* shine your shoes

  • You can also use something like vim-textobj-variable-segment or roll your own

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

  • Is there a shorcut to select words in quotes including the quotes?

    1 project | /r/vim | 25 May 2023
  • Text-object selection works forward, but not backwards, and I'm curious about that

    1 project | /r/vim | 28 Mar 2023
  • Why does ci" work from elsewhere on a line, but it doesn't for ci[ , ci{ ?

    1 project | /r/vim | 14 Sep 2022
  • `ap` text object includes an empty line

    1 project | /r/vim | 26 Aug 2022
  • Vim Text Objects: The Definitive Guide

    1 project | /r/vim | 28 Jul 2022