From 54d45cc3ddc50fb0db021aca14ea9284c7937984 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 15 Nov 2021 15:23:49 +0400 Subject: Removed discord integration from emacs --- .emacs.d/init.el | 3 --- 1 file changed, 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) -- cgit v1.2.3