summaryrefslogtreecommitdiffstats
path: root/site/projects/mode-icons.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/projects/mode-icons.org')
-rw-r--r--site/projects/mode-icons.org34
1 files changed, 0 insertions, 34 deletions
diff --git a/site/projects/mode-icons.org b/site/projects/mode-icons.org
deleted file mode 100644
index 6fa42a5..0000000
--- a/site/projects/mode-icons.org
+++ /dev/null
@@ -1,34 +0,0 @@
-#+TITLE: mode-icons
-#+STARTUP: showall
-
-Mode-icons is a package for emacs that, when enabled, replaces certain
-major mode names with icons. This reduces their size in the mode-line.
-
-Currently it provides icons for:
-
-- Common Lisp
-- Emacs Lisp
-- HTML
-- PHP
-- Python
-- Scheme
-
-* License
-
- Mode-icons is released under the GNU General Public License version
- 3 or newer.
-
-* Installation
-
- - Make sure you have [[http://gnu.org/software/emacs][GNU Emacs]] installed and [[http://marmalade-repo.org/][Marmalade]] set-up.
- - =M-x package-install <RET> mode-icons <RET>=
- - Add =(mode-icons-mode)= to your init file.
-
-* Bugs / Contributions
-
- If you find bugs or have contributions, you can email me:
- [[mailto:tom@ryuslash.org][tom@ryuslash.org]], or add an issue [[https://github.com/ryuslash/mode-icons/issues][here]].
-
-* See also
-
- [[http://code.ryuslash.org/cgit.cgi/mode-icons/about/][README]], [[http://code.ryuslash.org/cgit.cgi/mode-icons/][cgit]]