spacemacs-base: add prefix for ripgrep search

This commit is contained in:
Kechao CAI 2016-11-12 14:32:33 +08:00
parent 51c27f7db3
commit 963621697a

View file

@ -45,6 +45,7 @@
("sa" "ag")
("sg" "grep")
("sk" "ack")
("sr" "ripgrep")
("st" "pt")
("sw" "web")
("t" "toggles")