Commit 5c9d11ab8faa

Vincent Demeester <vincent+git@demeester.fr>
2014-08-05 23:28:30
Quick typo fix + TODO
1 parent fad6f97
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -51,11 +51,13 @@
 (require-package 'leuven-theme)
 #+end_src
 
-... and load it
+... and load it.
 #+begin_src emacs-lisp
 (load-theme 'leuven t)
 #+end_src
 
+***** TODO Specific theme for modes
+
 **** Powerline
 
 We are going to use [[https://github.com/milkypostman/powerline][powerline]] because it is way more sexy than the default modeline design.