summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2017-09-22 12:48:42 +0200
committerAlan Pearce2017-09-22 12:48:42 +0200
commitc406178a86ab2bfa2b3740345b5d6509c1bd2bd0 (patch)
tree2bf2f127116415a42a45757bbad309637e50795f /emacs
parenta9544b79cfd28d1a9ffc6fcca7d4965956d35f1f (diff)
downloaddotfiles-c406178a86ab2bfa2b3740345b5d6509c1bd2bd0.tar.lz
dotfiles-c406178a86ab2bfa2b3740345b5d6509c1bd2bd0.tar.zst
dotfiles-c406178a86ab2bfa2b3740345b5d6509c1bd2bd0.zip
Emacs: remove incorrect counsel-projectile-rg keybinding
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/main.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index 91e6262..83cd61d 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -594,7 +594,6 @@
 
 (use-package counsel-projectile
   :after (counsel projectile)
-  :bind (("C-c p s s" . counsel-projectile-rg))
   :config (progn
             (counsel-projectile-on)
             (def-projectile-commander-method ?A