micro/runtime
Hugo Locurcio 1a18fad1a4 Add a Darcula colorscheme
It is ideally used in truecolor mode, but it also approximates well to
a 256-color palette.
2017-06-18 17:59:03 +02:00
..
colorschemes Add a Darcula colorscheme 2017-06-18 17:59:03 +02:00
help Added missing defualt key bindings and changed micro section to same format. Moved tab key bindings to its own heading. 2017-06-01 06:35:08 +01:00
plugins Re-add literate supportg 2017-05-27 17:16:21 -04:00
syntax added crontab highlighting. (#689) 2017-06-10 15:24:46 -04:00
README.md Update syntax readme and docs 2017-03-26 18:58:08 -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 them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.