micro/runtime
10sr 7bc8d77387 Add Buffer.AbsPath and a plugin function DirectoryName (#455)
* Add Buffer.AbsPath

* Add a plugin function DirectoryName

* Update plugins.md
2016-11-18 11:53:48 -05:00
..
colorschemes Make monokai the default colorscheme 2016-10-11 09:09:56 -04:00
help Add Buffer.AbsPath and a plugin function DirectoryName (#455) 2016-11-18 11:53:48 -05:00
plugins Put linted classfiles in temp directory 2016-11-09 17:30:25 -05:00
syntax updating types 2016-11-13 15:05:07 -08: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.