summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/init-circe.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init-circe.org b/emacs/.emacs.d/init-circe.org
index e425525..81d3612 100644
--- a/emacs/.emacs.d/init-circe.org
+++ b/emacs/.emacs.d/init-circe.org
@@ -192,6 +192,15 @@ wanted it. So now I use Circe.
'("^\#mowedline$" oni:display-in-minibufferless-frame))
#+END_SRC
+* Show colored nicks
+
+ Show colored nicks in IRC buffers.
+
+ #+BEGIN_SRC emacs-lisp
+ (require 'circe-color-nicks)
+ (enable-circe-color-nicks)
+ #+END_SRC
+
* Provide the right feature
In order to be able to use =(require 'circe-init)= we must first