branch: elpa/scroll-on-jump
commit 0ce93b3ea64038322927f5bfed90fadd640e19eb
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>

    readme: remove 'evil-goto-first-line' as 'evil-goto-line' already scrolls
---
 readme.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/readme.rst b/readme.rst
index 37b27ad7dd..f6501cbfcf 100644
--- a/readme.rst
+++ b/readme.rst
@@ -139,7 +139,6 @@ Here is a more complete example for evil-mode users.
      (scroll-on-jump-advice-add evil-ex-search-previous)
      (scroll-on-jump-advice-add evil-forward-paragraph)
      (scroll-on-jump-advice-add evil-backward-paragraph)
-     (scroll-on-jump-advice-add evil-goto-first-line)
      (scroll-on-jump-advice-add evil-goto-mark)
 
      ;; Actions that themselves scroll.

Reply via email to