]> git.lizzy.rs Git - micro.git/history - cmd/micro/highlighter.go
Fix replace cursor relocation
[micro.git] / cmd / micro / highlighter.go
2016-06-23 Zachary YedidiaAdd new colorschemes to runtime
2016-06-22 Zachary YedidiaColorscheme group inheritance
2016-06-09 Zachary YedidiaFix cursor line in true color colorschemes
2016-06-08 Zachary YedidiaMerge pull request #168 from onodera-punpun/syntax_css
2016-06-07 Zachary YedidiaReplace rope with lineArray
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-27 Zachary YedidiaMerge pull request #139 from onodera-punpun/undo_option
2016-05-25 Zachary YedidiaFix highlighting and searching with unicode characters
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaRewrite gofmt and goimports as plugins
2016-05-05 Zachary YedidiaSmall optimization
2016-05-02 Zachary YedidiaAdd R syntax file
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-20 Zachary YedidiaRemove unused syntax highlighting code and optimize...
2016-04-18 Zachary YedidiaMore comments and a slight optimization for syntax...
2016-04-18 Zachary YedidiaMajor optimization for loading syntax files
2016-04-18 Zachary YedidiaUse XDG_CONFIG_HOME for configuration directory
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