syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.58k stars 4.9k forks source link

Set evil-command :jump property instead of advising command #16242

Closed bcc32 closed 5 months ago

bcc32 commented 6 months ago

Evil-mode already installs a pre-command-hook for this purpose, so advice is an unnecessarily hacky way of accomplishing this task.