Skip to content
Andy Stewart edited this page Aug 27, 2020 · 8 revisions

English | 简体中文

Evil integration

Enable with

(require 'eaf-evil)
(setq eaf-evil-leader-keymap  spacemacs-cmds) (setq eaf-evil-leader-key "SPC")

eaf-evil will dynamically rebind eaf keybindings so that evil-mode works nicely in normal state.

Clone this wiki locally