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))
|
(eat-eshell-visual-command-mode))
|
||||||
|
|
||||||
(use-package elcord
|
(use-package elcord
|
||||||
:ensure t
|
:ensure t)
|
||||||
|
|
||||||
:config
|
|
||||||
(elcord-mode))
|
|
||||||
|
|
||||||
;; Don't change this (or else gg).
|
;; Don't change this (or else gg).
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue