about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/wpc/wpc-keybindings.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-keybindings.el b/emacs/.emacs.d/wpc/wpc-keybindings.el
index 2ff4fe375829..595cb8793dab 100644
--- a/emacs/.emacs.d/wpc/wpc-keybindings.el
+++ b/emacs/.emacs.d/wpc/wpc-keybindings.el
@@ -125,8 +125,7 @@
  "el" (lambda () (interactive) (wpc/find-file-split "~/variables.zsh"))
  "ex" (lambda () (interactive) (wpc/find-file-split "~/.Xresources"))
  "em" (lambda () (interactive) (wpc/find-file-split "~/.tmux.conf"))
- "l" #'locate
- "L" #'list-packages
+ "l" #'linum-mode
  "B" #'magit-blame
  "w" #'save-buffer
  "r" #'wpc/evil-replace-under-point