micro/runtime
Zachary Yedidia fc9ddaf941 Merge pull request #679 from alialaee/master
Find and replace one at a time
2017-06-18 12:13:43 -04:00
..
colorschemes Add a Darcula colorscheme 2017-06-18 17:59:03 +02:00
help Merge pull request #679 from alialaee/master 2017-06-18 12:13:43 -04:00
plugins Use correct separator on windows 2017-06-18 09:56:36 -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.