Removing elcord. Doesn't need much config anyway.

This commit is contained in:
2025-09-24 04:42:14 -05:00
committed by Micheal Smith
parent 9eb932ce5b
commit fb76f3767e
2 changed files with 1 additions and 11 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.el

View File

@@ -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