Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

rhoit/mode-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mode-icons

Show icons instead of mode names in emacs.

https://raw.githubusercontent.com/rhoit/mode-icons/dump/screenshots/screenshot01.png

Some of the modes that have icons instead of names now:

Modesicon
Coffeehttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/coffee.png
CSShttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/css.png
Emacs-Lisphttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/emacs.png
Hamlhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/haml.png
HTMLhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/html.png
JShttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/js.png
Lisphttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/cl.png
Org-modehttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/org.png
PHPhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/php.png
Pythonhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/python.png
Rubyhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/ruby.png
SVGhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/svg.png
Sasshttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/sass.png
Schemehttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/scheme.png
Shellhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/bash.png
Slimhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/slim.png
YAMLhttps://raw.githubusercontent.com/rhoit/mode-icons/dump/icons/yaml.png

Requirements

As of version 0.3.0 you can also use icons from some icon fonts, specifically:

You need to have installed these on your system in order to use these fonts, mode-icons will not do this for you.

Installation

manually

Place mode-icons.el somewhere in your load-path and copy the icons/ directory there as well. Then require mode-icons in your Emacs init file.

Usage

Once installed you can add (mode-icons-mode) to your init file.

About

Show icons instead of mode names

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 97.9%
  • Makefile 2.1%