orgweb/site/projects/mode-icons.org

959 B

mode-icons

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 GNU Emacs installed and 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: tom@ryuslash.org, or add an issue here.

See also