* emacs-guix on spacemacs
@ 2019-01-19 11:48 Yoshinori Arai
2019-01-19 17:22 ` Pierre Neidhardt
0 siblings, 1 reply; 2+ messages in thread
From: Yoshinori Arai @ 2019-01-19 11:48 UTC (permalink / raw)
To: help-guix
Hello,
I was struggling to use emacs-guix mode on spacemacs. Because evil-mode make key
binding be shadowed on list-mode.
I will introduce the solution for one who like vi more than emacs.
Put it into user-config of dot.spacemacs.
(evil-set-initial-state 'guix-package-list-mode 'emacs)
(evil-set-initial-state 'guix-output-list-mode 'emacs)
(evil-set-initial-state 'guix-license-list-mode 'emacs)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-19 17:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-19 11:48 emacs-guix on spacemacs Yoshinori Arai
2019-01-19 17:22 ` Pierre Neidhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).