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
|
|
@ -40,7 +40,6 @@
|
|||
(require 'window-manager)
|
||||
(require 'wpc-ui)
|
||||
(require 'wpc-dired)
|
||||
(require 'wpc-terminal)
|
||||
(require 'wpc-org)
|
||||
(require 'wpc-company)
|
||||
;; TODO: Re-enable flycheck for all languages besides Elisp once I learn more
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue