Commit b0b96f2166c6

Vincent Demeester <vincent@sbr.pm>
2015-07-17 08:55:50
Add scratch.el :P
1 parent afb9131
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -2890,6 +2890,16 @@
    #+END_SRC
 
 
+** Scratch
+
+   Simple engouh : load a new \*scratch\* buffer with the current
+   mode.
+
+   #+BEGIN_SRC emacs-lisp
+     (use-package scratch
+       :ensure t)
+   #+END_SRC
+
 * Irc
 
   Why not putting all the thing in Emacs =:). IRC is one of them and