micro/runtime
Zachary Yedidia 9b51069041 Merge pull request #564 from DanielPower/master
Replaced tmp directory with file directory
2017-02-26 10:59:33 -05:00
..
colorschemes Add gruvbox truecolor colorscheme (#530) 2017-01-20 14:32:34 -05:00
help Add tabswitch command 2017-02-26 10:52:14 -05:00
plugins Replaced tmp directory with file directory 2017-02-26 02:21:19 -03:30
syntax recognize zsh-themes as zsh filetypes 2017-02-21 14:56:57 -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.