Help Evil mode: Automatically jump to text object during "ci(", "ci{", etc

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

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

    The extensible vi layer for Emacs.

  • Try it with emacs -q (to not load the init file) and evaluate this in *scratch*, taken from https://github.com/emacs-evil/evil#installation:

  • use-package

    A use-package declaration for simplifying your .emacs

  • If you use the :after keyword and you happen to have set use-package-always-defer to t packages might not be loaded. Check out the documentation of that keyword. In that case if you use the :after keyword you need to add :demand t as well.

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

    Customizable key sequence to escape from insert state and everything else in Emacs.

  • You can use the package evil-escape to set up a key chord. It makes sure to add the chord everywhere needed (in insert-state, visual-state, etc.).

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