about summary refs log tree commit diff
path: root/init-modes.el
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2013-10-19T20·44+0200
committerVincent Ambo <vincent@spotify.com>2013-10-19T20·44+0200
commit8a33aaa7caee17f42df1213e436c2fc84cf2d51d (patch)
tree3a582dd39d606d878810c7327ef46db3096fa051 /init-modes.el
parent53162ecd24431387769c2c125f4764ae1c97ac8d (diff)
Added smart-mode-line
In line with this I've finally kicked the Nyan-cat out. Sorry!
Diffstat (limited to 'init-modes.el')
-rw-r--r--init-modes.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init-modes.el b/init-modes.el
index 7117edd96e0f..5c8cb2b21ec1 100644
--- a/init-modes.el
+++ b/init-modes.el
@@ -64,9 +64,6 @@
 ;; Keep track of recent files
 (recentf-mode)
 
-;; Enable Nyan mode
-(nyan-mode 1)
-
 ;; Easily navigate sillycased words
 (global-subword-mode 1)