]> git.lizzy.rs Git - micro.git/history - runtime
Fix end key behavior
[micro.git] / runtime /
2016-04-18 Zachary YedidiaMajor optimization for loading syntax files
2016-04-18 Zachary YedidiaUpdate readme
2016-04-18 Zachary YedidiaUse XDG_CONFIG_HOME for configuration directory
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary
2016-04-16 Zachary YedidiaUpdate todolist, and readme
2016-04-08 Zachary YedidiaFix syntax file readme
2016-04-08 Zachary YedidiaUpdate syntax files
2016-03-29 Zachary YedidiaAdd automatic settings to ~/.micro/settings.json
2016-03-25 Zachary YedidiaUpdate syntax files
2016-03-23 Zachary YedidiaCache syntax highlighting rules
2016-03-23 Zachary YedidiaAdd colorscheme support for selection color
2016-03-23 Zachary YedidiaAdd colorschemes to runtime
2016-03-22 Zachary YedidiaMerge branch 'cross-compile'
2016-03-22 Zachary YedidiaFix runtime readme and makefile
2016-03-22 Zachary YedidiaAdd cross-compilation script