diff options
| author | 2013-06-02 14:16:13 +0200 | |
|---|---|---|
| committer | 2013-06-02 14:16:13 +0200 | |
| commit | 48844b47e959fcf68bd43aa75bfc545dd4a8d89b (patch) | |
| tree | 705a61250071ebc1c490fee63a431441f532fd92 | |
| parent | 7abc02827e1025afc977133f0e796a4d2fc4f17a (diff) | |
| download | mode-icons-48844b47e959fcf68bd43aa75bfc545dd4a8d89b.tar.gz mode-icons-48844b47e959fcf68bd43aa75bfc545dd4a8d89b.zip | |
Add usage instructions
| -rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,3 +31,9 @@ Place ~mode-icons.el~ somewhere in your =load-path= and copy the ~icons/~ directory there as well. Then =require= ~mode-icons~ in your [[http://gnu.org/software/emacs][Emacs]] init file. + +** Usage + + Once installed you can add =(mode-icons-mode)= to your init file or + customize the =mode-icons-mode= variable (using the Customize + interface) to enable ~mode-icons~. |
