diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8aad2b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.el \ No newline at end of file diff --git a/extra/social.org b/extra/social.org index 6723e65..2f23b79 100644 --- a/extra/social.org +++ b/extra/social.org @@ -31,17 +31,6 @@ it's deferred and doesn't take much space. #+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 #+begin_src emacs-lisp :exports none ;;; social.el ends here