]> git.lizzy.rs Git - micro.git/history - cmd/micro/colorscheme.go
Fix draw ordering
[micro.git] / cmd / micro / colorscheme.go
2016-07-09 Zachary YedidiaMerge pull request #185 from zyedidia/splits
2016-07-05 Zachary YedidiaChange default colorscheme to monokai
2016-06-23 Zachary YedidiaAdd new colorschemes to runtime
2016-06-09 Zachary YedidiaFix cursor line in true color colorschemes
2016-04-30 Zachary YedidiaMerge pull request #87 from aerth/bindings-help
2016-04-30 Zachary YedidiaUse a map for settings instead of a struct
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-27 Zachary YedidiaMerge branch 'arrow-bindings'
2016-04-26 Zachary YedidiaStarting to add more mappings for arrow keys
2016-04-18 Zachary YedidiaUse XDG_CONFIG_HOME for configuration directory
2016-04-18 Zachary YedidiaCreate ~/.micro if it does not exist
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file