a'ight, does anyone really use any of those gazillion vim registers?

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

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

    👀 dynamically interact with vim registers

  • this can be easily changed, though I do remember having an argument why * and not ", but I don't have it off the top of my head now.

  • vim-peekaboo

    :eyes: " / @ / CTRL-R

  • Also cheek out the plugin vim-peekaboo which displays the content of all your registers when you're about to call one with "/@/.

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

  • As an example, you can cycle between the numbered registers by using a special feature of the dot command which is documented at the help tag "redo-register". I talk a little about it here.

  • vim-fuzzy

  • Also, FWIW, I wrote a plugin to fuzzy search through various sources of information. One of them are the Vim registers. It currently provides 3 mappings: " and @ in normal mode, and in insert mode. While the popup window is visible, it also provides another mapping () to toggle the type of the currently selected register between characterwise, linewise and blockwise.

  • vim-startuptime

    A plugin for profiling Vim and Neovim startup time.

  • I was intrigued by your question and, not that it matters, I have measure the profiling start-up times of vim-peekaboo and nvim-peekup. I have used both nvim --startup and vim-startuptime plugin and nvim-peekup turns out to be more than 4 times faster at startup: details here.

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