Files
doomemacs/core
Henrik Lissner a4cd5fafd8 Don't unbind keys when passed a label to :prefix
Fixes an issue where

  (map! :leader
        :prefix ("f" . "asdasdas")
        ...)

Would unbind SPC f before adding your new keybinds.
2019-01-03 02:26:11 -05:00
..
2019-01-02 16:06:39 -05:00
2018-12-22 04:25:15 -05:00
2018-12-31 15:00:05 -05:00