evil-org-mode VS evil-snipe

Compare evil-org-mode vs evil-snipe and see what are their differences.

evil-org-mode

Supplemental evil-mode keybindings to emacs org-mode (by Somelauw)

evil-snipe

2-char searching ala vim-sneak & vim-seek, for evil-mode (by hlissner)
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-org-mode evil-snipe
5 4
373 331
- -
0.0 3.0
about 2 months ago 8 months ago
Emacs Lisp Emacs Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

evil-org-mode

Posts with mentions or reviews of evil-org-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.

evil-snipe

Posts with mentions or reviews of evil-snipe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • Is there an evil-mode equivalent to nvim's Leap?
    2 projects | /r/evilmode | 4 Jan 2023
    I think evil-snipe is pretty similar. Maybe avy-goto-char-2 is also worth a look?
  • Best packages to use with evil mode .
    12 projects | /r/emacs | 13 May 2022
    evil-snipe: fast 2-char search, optionally overrides f/F and t/T to work on multiple lines
  • How to display distance number from cursor position above every character of the current line
    2 projects | /r/emacs | 29 Jun 2021
    If you want to minimize the number of times you have to press ';', the evil-snipe package lets you the same thing with a 2 character search instead of one. So with that package installed, if you have a line containing "HTTP request sent, awaiting response... 200 OK" and you want to get to the 'e' at the end of 'response', you'd press se., and your cursor goes right to it. (The package is included in Doom Emacs and is maintained by the same developer.)
  • Rebind everything
    3 projects | /r/emacs | 27 May 2021
    If you install evil-snipe, it'll take over the S key for quick 2-character searching. (How often does anyone use the substitute command anyway?). It also makes the T and F commands work better (You can repeat searches by just pressing the key again. So you'd avoid having to use a modifier to reach "," or ";").

What are some alternatives?

When comparing evil-org-mode and evil-snipe you can also consider the following projects:

evil-collection - A set of keybindings for evil-mode

avy - Jump to things in Emacs tree-style

straight.el - 🍀 Next-generation, purely functional package manager for the Emacs hacker.

meow - Yet another modal editing on Emacs / 猫态编辑

general.el - More convenient key definitions in emacs

evil-man - Evil Man - 中国男性之恶

crafted-emacs - A sensible base Emacs configuration.

emacs-solaire-mode - If only certain buffers could be so grossly incandescent.

evil-textobj-tree-sitter - Tree-sitter powered textobjects for evil mode in Emacs

.emacs.d - Centaur Emacs - A Fancy and Fast Emacs Configuration

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]