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:
parent
431f68298d
commit
fb6dabfb8d
3 changed files with 0 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue