Closed wow-yorick closed 2 years ago
Hi @wow-yorick . Thank you for comment. Have you tried spacemacs-easy-hugo?
oh,oh... i get it, thanks
solved
@wow-yorick I had the same problem and I'm using Doom Emacs. How did you solve it?
I added the following line to the :config
of my use-package
block (saw that line in spacemacs-easy-hugo repo) and it seems to work fine without the easy-hugo-menu
. But the k
key still doesn't work in easy-hugo-menu
.
(evil-make-overriding-map easy-hugo-mode-map 'normal)
when i use evil mode enter easy-hugo mode, easy-hugo's key map is invalid