aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-08-28 01:20:01 +0200
committerGravatar Tom Willemse2016-08-28 01:20:01 +0200
commit7aa25f2a5b66759b27f4bb544e1bfffa142a2ce3 (patch)
tree0d1730559cbd81423eff17ef8a77d5340ea540ae /emacs/.emacs.d
parent39761c388634327b6c3cd622c6ffad1ea1621634 (diff)
downloadnew-dotfiles-7aa25f2a5b66759b27f4bb544e1bfffa142a2ce3.tar.gz
new-dotfiles-7aa25f2a5b66759b27f4bb544e1bfffa142a2ce3.zip
Rename circe-aligned-nicks -> sermon
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r--emacs/.emacs.d/init.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index 747c2f4..7f252ca 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -837,12 +837,12 @@ To start off, first I need to enable lexical binding.
Align all nicks.
#+BEGIN_SRC emacs-lisp
- (ensure-library circe-aligned-nicks
- :path "vendor-lisp/circe-aligned-nicks")
+ (ensure-library sermon
+ :path "vendor-lisp/sermon")
(with-eval-after-load 'circe
- (require 'circe-aligned-nicks)
- (enable-circe-aligned-nicks))
+ (require 'sermon)
+ (enable-sermon))
#+END_SRC
** Org