-Elcord global mode

It's very annoying if I'm doing a basic edit and Discord isn't there,
elcord keeps complaining as if the worlds burning.

So, instead, I'll run elcord when I want to
This commit is contained in:
oreodave
2019-08-06 00:18:27 +01:00
parent 0a58b5dcc9
commit 23bb641856
2 changed files with 0 additions and 8 deletions

View File

@@ -72,14 +72,8 @@ I like monokai :)
; <SPC>pg for regenning tags is useful when searching them
#+END_SRC
* Plugins and Packages
** Elcord
#+BEGIN_SRC emacs-lisp
(after! elcord
(elcord-mode)
)
#+END_SRC
I like displaying that I'm working on discord, though not very useful. May delete.
* Languages
** C#
#+BEGIN_SRC emacs-lisp