Does a "leader mode" plugin exist?

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

    Vim plugin: Create your own submodes

  • There is a fairly old plugin called submode that does something similar to this.

  • lh-brackets

    LH's bracketing system for vim

  • here a submode to change bracket pairs: https://github.com/LucHermitte/lh-brackets/blob/master/autoload/lh/brackets.vim#L1021

  • 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
  • lh-vim-lib

    Library of Vim functions

  • here an UI alternative to confirm() and another that implement comboboxes: https://github.com/LucHermitte/lh-vim-lib/blob/master/autoload/lh/ui.vim (the code is very old, but it works search for getchar())

  • nvim-libmodal

    Create new "modes" for Neovim!

  • Thanks! This looks like what I'm looking for, actually. From the issues, I found nvim-libmodal and vim-libmodal, which seem more actively maintained. I'll look into them!

  • vim-libmodal

    Discontinued A Neo/vim plugin to create modes.

  • Thanks! This looks like what I'm looking for, actually. From the issues, I found nvim-libmodal and vim-libmodal, which seem more actively maintained. I'll look into them!

  • 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