micro/runtime
Zachary Yedidia 1c43bb572a
Merge pull request #847 from sotpapathe/octave_support
Initial support for Octave/Matlab syntax highlighting
2017-11-18 16:56:31 -05:00
..
colorschemes Added Twilight color scheme 2017-08-13 14:47:43 +03:00
help Update lua go stdlib access documentation 2017-11-16 14:29:36 -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.