Disable elcord by default
This commit is contained in:
parent
e04f3d176e
commit
e61d789436
1 changed files with 1 additions and 4 deletions
5
init.el
5
init.el
|
|
@ -261,10 +261,7 @@ If the new path's directories does not exist, create them."
|
|||
(eat-eshell-visual-command-mode))
|
||||
|
||||
(use-package elcord
|
||||
:ensure t
|
||||
|
||||
:config
|
||||
(elcord-mode))
|
||||
:ensure t)
|
||||
|
||||
;; Don't change this (or else gg).
|
||||
(custom-set-variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue