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.
This commit is contained in:
William Carroll 2020-04-05 16:10:32 +01:00
parent 431f68298d
commit fb6dabfb8d
3 changed files with 0 additions and 72 deletions

View file

@ -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