about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/wpc-keybindings.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-04-05T15·10+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-04-05T15·10+0100
commitfb6dabfb8de27e9ef069b3de8c293b494bcc79ee (patch)
tree493499bcd0f4d7893aca04ec999f6d8ec429df75 /emacs/.emacs.d/wpc/wpc-keybindings.el
parent431f68298d676c2601b7209d0efc6b877aa96682 (diff)
Drop support for wpc-terminal
As I mentioned in the previous commit, I now use vterm.el as my primary
terminal. I wrote most of this Elisp when I first started using Emacs. I
know longer need it.
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-keybindings.el')
-rw-r--r--emacs/.emacs.d/wpc/wpc-keybindings.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-keybindings.el b/emacs/.emacs.d/wpc/wpc-keybindings.el
index c5306f08dc6a..7d6e57db2530 100644
--- a/emacs/.emacs.d/wpc/wpc-keybindings.el
+++ b/emacs/.emacs.d/wpc/wpc-keybindings.el
@@ -106,7 +106,6 @@
  "hp" #'helpful-at-point
  "s" #'flyspell-mode
  "S" #'sort-lines
- "a" #'wpc-terminal/toggle
  "=" #'align
  "p" #'flycheck-previous-error
  "f" #'wpc/find-file