From a1df75aa430dc861b8b6f5612e2d8bf87a872f9f Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 11 Apr 2019 19:22:34 -0400 Subject: [PATCH] feature/evil: mention cl/cc in readme --- modules/feature/evil/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/feature/evil/README.org b/modules/feature/evil/README.org index 87d671592..0998398c0 100644 --- a/modules/feature/evil/README.org +++ b/modules/feature/evil/README.org @@ -173,3 +173,4 @@ To disable evil-snipe on s/S, you can either: 2. Or disable =evil-snipe= completely with ~(package! evil-snipe :disable t)~ added to =$DOOMDIR/packages.el=, but this will also disable incremental highlighting for the f/F/t/T motions keys. +3. Or use =cl= and =cc=, respectively; they do the same thing.