micro/runtime
CaptainMcClellan d949b58fc0 Legacy syntax overhaul 2 (#577)
* Added title setting (Requires tcell pull!) and optimized tab display.

* Added Clojure highlighting.

* Changed tcell call to screen.

* Fixed bad reference for getting Buffer name.

* Yet another massive syntax overhaul

* Tweaking and testing web syntax

* More webdev goodies

* Added html5 highlighting and strict html4 highlighting.

* Documentation update
2017-03-03 11:47:03 -05:00
..
colorschemes Legacy syntax overhaul 2 (#577) 2017-03-03 11:47:03 -05:00
help Legacy syntax overhaul 2 (#577) 2017-03-03 11:47:03 -05:00
plugins Replaced tmp directory with file directory 2017-02-26 02:21:19 -03:30
syntax Legacy syntax overhaul 2 (#577) 2017-03-03 11:47:03 -05:00
README.md Update readme 2016-04-18 14:04:42 -04:00

Runtime files for Micro

This directory will be embedded in the Go binary for portability, but it may just as well be put in ~/.config/micro. If you would like to make your own colorschemes and syntax files, you can put in in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.