What's your solution to move between " "?

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

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

    vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.

  • Thank you for you answer! This is the best option I've found by far. But some aditional steps need to be done to enable this behavior. It is documented here vim-matchup

  • vim-matchquote

    A Vim plugin to provide %-style motion for single / double quotation marks, backticks and pipe.

  • I also tried your vim-matchquote and it worked like a charm just by installing it.

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

    autopairs for neovim written in lua

  • autopairs has worked for me

  • mini.ai

    Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.

  • Taking it one step further, mini.ai adds a useful alias q to all the quote variations (',",`). So you can just do ciq or yiq to change and yank in quotes. For jumping to beginning or end of any quote textobject: g[q and g]q.

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