Replies: 1 comment
|
Done: doomemacs/core@54fbde7 Thanks for letting me know! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Now, Emacs
flyspell-goto-next-errorcan accept an optional argumentprevious, which means:So this function can be implemented as I do below:
LGTM.
All reactions