about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el index 7d32117..a49f107 100644 --- a/init.el +++ b/init.el
@@ -296,6 +296,8 @@
296 erc-track-mode 296 erc-track-mode
297 erc-truncate-mode) 297 erc-truncate-mode)
298 298
299 (:bind "C-c C-b" acdw-erc/erc-switch-to-buffer)
300
299 ;; (setup (:straight erc-hl-nicks) 301 ;; (setup (:straight erc-hl-nicks)
300 ;; (with-eval-after-load 'erc 302 ;; (with-eval-after-load 'erc
301 ;; (require 'erc-hl-nicks) 303 ;; (require 'erc-hl-nicks)