micro/runtime
Samantha Marshall 362d8eabae
Adding functionality to unbind keys
* adds new special-case keybinding to remove an existing default key binding.
* hides the show/close help text in the status line when no key is assigned to "ToggleHelp"
* updating documentation
2017-01-02 10:56:55 -05:00
..
colorschemes Add Crystal language support (#473) 2016-12-05 18:07:27 -05:00
help Adding functionality to unbind keys 2017-01-02 10:56:55 -05:00
plugins Use shell to parse command when using JobStart 2016-12-09 10:34:39 -05:00
syntax Add mail syntax highlighting 2016-12-28 18:18:19 +01: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.