summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-11-15 15:23:49 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-11-15 15:23:49 +0400
commit54d45cc3ddc50fb0db021aca14ea9284c7937984 (patch)
tree7fbaaaba64e45a01dd8f903c17a7d0d2ac00f8ab
parenta38b801e04296c13c082eb38c06370295ea843b7 (diff)
Removed discord integration from emacs
-rw-r--r--.emacs.d/init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index fd5631b..7d8e239 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -17,9 +17,6 @@
;; (require 'evil)
;; (evil-mode 1)
-(require 'discord-emacs)
-(discord-emacs-run "384815451978334208")
-
(require 'yasnippet)
(yas-global-mode 1)