Add prefix command name for ai

This commit is contained in:
syl20bnr 2015-04-09 01:28:28 -04:00
parent 90fc74d799
commit a4c2edf5d3

View file

@ -16,6 +16,7 @@
;; We define prefix commands only for the sake of guide-key
(setq spacemacs/key-binding-prefixes '(("a" . "applications")
("ai" . "applications-irc")
("as" . "applications-shells")
("b" . "buffers")
("bm" . "buffers-move")