|
@ -432,7 +432,7 @@ Windows Theme: |
|
|
(("M-x" . counsel-M-x) |
|
|
(("M-x" . counsel-M-x) |
|
|
("C-x C-f" . counsel-find-file) |
|
|
("C-x C-f" . counsel-find-file) |
|
|
("C-x C-r" . counsel-recentf) |
|
|
("C-x C-r" . counsel-recentf) |
|
|
("C-x b" . counsel-ibuffer) |
|
|
|
|
|
|
|
|
("C-x b" . counsel-switch-buffer) |
|
|
("C-c C-f" . counsel-git) |
|
|
("C-c C-f" . counsel-git) |
|
|
("C-c h f" . counsel-describe-function) |
|
|
("C-c h f" . counsel-describe-function) |
|
|
("C-c h v" . counsel-describe-variable) |
|
|
("C-c h v" . counsel-describe-variable) |
|
|