From 2384d16183bbd65c9c1fd336fead85b8488760e0 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 21 Jun 2019 00:50:04 -0400 Subject: emacs: update packages and disable erc track bindings TODO: add global binding for erc-track-switch-buffer --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 4846e5d..d78e9b2 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2128,6 +2128,7 @@ https://csclub.uwaterloo.ca/~abandali/") (use-feature erc-track :after erc :custom + (erc-track-enable-keybindings nil) (erc-track-exclude-types '("JOIN" "MODE" "NICK" "PART" "QUIT" "324" "329" "332" "333" "353" "477")) (erc-track-priority-faces-only 'all) -- cgit v1.2.3-60-g2f50