/pyccuracy.el

pyccuracy major mode for emacs!

Primary LanguageEmacs Lisp

Hello world!

this is the first version of the pyccuracy major mode for emacs. It only supports text highlighting so far. Intallation is insanelly easy. All you have to do is to add these lines to your .emacs files:

(add-to-list ’load-path “”) ; please replace to the directory where pyccuracy.el has been downloaded.
(require ’pyccuracy-mode)

screenshots available as well!!
Look-and-feel