Removing elcord. Doesn't need much config anyway.
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.el
|
||||||
@@ -31,17 +31,6 @@ it's deferred and doesn't take much space.
|
|||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Ugh... Discord
|
|
||||||
|
|
||||||
Not a big discord user, but when I do I might as well flash the editor.
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
;; Well just in case there is an urge to hop on discord... :(
|
|
||||||
(use-package elcord
|
|
||||||
:config
|
|
||||||
(elcord-mode))
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
#+name: footer
|
#+name: footer
|
||||||
#+begin_src emacs-lisp :exports none
|
#+begin_src emacs-lisp :exports none
|
||||||
;;; social.el ends here
|
;;; social.el ends here
|
||||||
|
|||||||
Reference in New Issue
Block a user