branch: externals/pulsar
commit 0e32311b8871e42ccc839d3a362e60e216034b91
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add evil-mode commands to pulsar-pulse-functions
---
 pulsar.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pulsar.el b/pulsar.el
index e4c5834022..6291a94275 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -84,6 +84,10 @@ Extension of `pulse.el'."
     scroll-up-command
     scroll-down-command
     goto-line
+    evil-goto-first-line
+    evil-goto-line
+    evil-scroll-up
+    evil-scroll-down
     next-buffer
     previous-buffer
     windmove-right

Reply via email to