micro/runtime
Zachary Yedidia 40411ea627 Merge pull request #533 from onodera-punpun/toml
Add toml syntax file
2017-01-25 14:32:04 -05:00
..
colorschemes Add gruvbox truecolor colorscheme (#530) 2017-01-20 14:32:34 -05:00
help Correct the splitBottom option 2017-01-24 10:40:36 +07:00
plugins Adding additional Python and Objective-C linting (#524) 2017-01-17 16:34:11 -05:00
syntax Merge pull request #533 from onodera-punpun/toml 2017-01-25 14:32:04 -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.