Previous email was sent my mistake, sorry about that. On Tue, May 15, 2018 at 1:20 PM, Nathan A <nathan.aclan...@gmail.com> wrote: > evil go to center when using G > > > (defun scroll-to-center-advice (&rest args) > (evil-scroll-line-to-center (line-number-at-pos))) > > (advice-add #'evil-goto-line :after #'scroll-to-center-advice)
- [O] emacs Nathan A
- Re: [O] emacs Nathan A