diff options
author | Vincent Ambo <vincent@spotify.com> | 2013-07-21T13·23+0200 |
---|---|---|
committer | Vincent Ambo <vincent@spotify.com> | 2013-07-21T13·23+0200 |
commit | 817ebc39e4f82147472a334d67e8070b6c6a75ae (patch) | |
tree | 138add91af287c3caf9c8be755123098f1bfaffa /emacs.d/init.el | |
parent | 16e42ba338a42463bab13a8bf5d35f53b853ce95 (diff) |
emacs: Added Jabber config
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r-- | emacs.d/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el index 489479773bb6..919a7bb63cea 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -31,6 +31,7 @@ geiser quack rainbow-mode + jabber ) "A list of packages to install at launch.") |