diff options
author | Vincent Ambo <vincent@spotify.com> | 2013-10-19T20·44+0200 |
---|---|---|
committer | Vincent Ambo <vincent@spotify.com> | 2013-10-19T20·44+0200 |
commit | 8a33aaa7caee17f42df1213e436c2fc84cf2d51d (patch) | |
tree | 3a582dd39d606d878810c7327ef46db3096fa051 /init.el | |
parent | 53162ecd24431387769c2c125f4764ae1c97ac8d (diff) |
Added smart-mode-line
In line with this I've finally kicked the Nyan-cat out. Sorry!
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 90d258dee6be..96c3dde850e0 100644 --- a/init.el +++ b/init.el @@ -36,6 +36,7 @@ rainbow-delimiters rainbow-mode smex + smart-mode-line switch-window undo-tree |