Is there a way Is there a way to combine da' and da" ?

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

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

    Vim plugin: Create your own text objects

  • Alternatively, if you prefer proper text-objects (:h text-objects) and you don't mind plugins, then vim-textobj-user is a popular vim plugin that allows users to define their own custom text-objects.

  • vim-sandwich

    Set of operators and textobjects to search/select/edit sandwiched texts.

  • This might not be exactly what you're looking for, but vim-sandwich provides the as text object, that goes to whatever surrounding you're in, whether it's quotes, parens, \begin{environment}...\end{environment} in TeX files, or whatever other sandwich recipes you have set up.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • targets.vim

    Vim plugin that provides additional text objects

  • Surprised that targets.vim hasn't been mentioned, it provides the "quotes" text object triggered by q, so presumably you'd be able to do Daq and do it for either (as well as ` I think).

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