Files
doomemacs/core/core-keybinds.el
Henrik Lissner c0c84eb99b Fix M-SPC error with helm #1059
The global leader keybind was conflicting with a global M-SPC keybind in
helm-map. This keybind should only be set in non-evil sessions, so we
unset it if evil is found.
2018-12-25 03:56:24 -05:00

12 KiB