]> git.lizzy.rs Git - micro.git/history - cmd/micro/runtime.go
Fix crash
[micro.git] / cmd / micro / runtime.go
2016-05-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaMerge
2016-05-19 Zachary YedidiaAdd colorscheme to makefile syntax file
2016-05-17 Zachary YedidiaMerge pull request #111 from onodera-punpun/fix_jump
2016-05-17 Zachary YedidiaFix capitalization of scrollSpeed option
2016-05-15 Zachary YedidiaMerge
2016-05-15 Zachary YedidiaAdd statusline option
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-06 Zachary YedidiaUpdate runtime
2016-05-05 Zachary YedidiaAdd linter option
2016-05-02 Zachary YedidiaAdd R syntax file
2016-04-30 Zachary YedidiaChange selection color in solarized colorscheme
2016-04-30 Zachary YedidiaFix selection bugs
2016-04-30 Zachary YedidiaMerge
2016-04-30 Zachary YedidiaConstrain help text to 80 columns
2016-04-27 Zachary YedidiaMerge branch 'gutter-messages'
2016-04-27 Zachary YedidiaSupport different types of gutter messages
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-24 Zachary YedidiaAdd check flag for search and replace
2016-04-24 Zachary YedidiaMerge
2016-04-24 Zachary YedidiaImprove help text
2016-04-24 Zachary YedidiaImprove help text and move to its own file
2016-04-18 Zachary YedidiaMajor optimization for loading syntax files
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary