micro/runtime
Zachary Yedidia d247db3e9d Implement retab command
Ref #919
2017-11-21 00:51:07 -05:00
..
colorschemes Added Twilight color scheme 2017-08-13 14:47:43 +03:00
help Implement retab command 2017-11-21 00:51:07 -05:00
plugins Merge branch 'master' into ft 2017-10-17 00:03:57 -04:00
syntax Merge pull request #847 from sotpapathe/octave_support 2017-11-18 16:56:31 -05: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.