micro/runtime
Utkarsh Gupta b748d0c383
Drop unnecessary Ftoa and FtoaWithDigits function (#1751)
Fixes: #1749

Signed-off-by: Utkarsh Gupta <utkarsh@debian.org>
2020-06-30 13:19:27 -04:00
..
colorschemes Tweak railscast colorscheme to better reflect original (#1297) 2020-05-28 11:50:35 -04:00
help Drop unnecessary Ftoa and FtoaWithDigits function (#1751) 2020-06-30 13:19:27 -04:00
plugins Add more functions to customize status bar 2020-06-24 17:19:42 -04:00
syntax Improve Haskell syntax highlighting (#1745) 2020-06-26 17:53:43 -04: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.