We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af1fad commit 30a8205Copy full SHA for 30a8205
README.rst
@@ -9,7 +9,8 @@ A cozy fireplace for emacs.
9
Installation
10
------------
11
12
-Download the ''fireplace.el'' and ''fireplace.elc'' files and place them somewhere in your ''.emacs.d'' directory, say in ''.emacs.d/fireplace/''.
+Download the ''fireplace.el'' place it somewhere in your ''.emacs.d'' directory, say in ''.emacs.d/fireplace/''.
13
+Compile the file using ''M-x byte-compile-file''.
14
Put ''(load "~./.emacs.d/fireplace/fireplace") in your init file ('.emacs').
15
Note that there is a significant performance difference bewteen the compiled and non-compiled fireplace.
16
0 commit comments