branch: externals/pulsar
commit c817737174fa5912fb94a39445039d4ea2563f7f
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Add evil-window-next to the pulsar-pulse-functions
    
    Thanks to hammerandtongs for telling me that this was not covered. It
    was done in issue 34: <https://github.com/protesilaos/pulsar/issues/34>.
---
 README.org | 2 +-
 pulsar.el  | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 9e5f7ea2ff..5617138430 100644
--- a/README.org
+++ b/README.org
@@ -412,7 +412,7 @@ Pulsar is meant to be a collective effort.  Every bit of 
help matters.
 + Ideas and user feedback :: Anwesh Gangula, Diego Alvarez, Duy
   Nguyen, Koloszár Gergely, Matthias Meulien, Mark Barton, Mehrad
   Mahmoudian, Nikolaos Bezirgiannis, Petter Storvik, Ronny Randen,
-  Rudolf Adamkovič, Toon Claes, and users djl, kb.
+  Rudolf Adamkovič, Toon Claes, and users djl, hammerandtongs, kb.
 
 * GNU Free Documentation License
 :PROPERTIES:
diff --git a/pulsar.el b/pulsar.el
index 8bbda78d4f..822576b19e 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -85,6 +85,7 @@ pulse.  Only applies when `pulsar-pulse' is non-nil."
     evil-scroll-page-down
     evil-scroll-page-up
     evil-scroll-up
+    evil-window-next
     forward-page
     goto-line
     handle-switch-frame

Reply via email to