Commit b0b96f2166c6
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