]> git.lizzy.rs Git - micro.git/history - src/highlighter.go
Add options
[micro.git] / src / highlighter.go
2016-03-26 Zachary YedidiaAdd options
2016-03-26 Zachary YedidiaSmall optimization
2016-03-26 Zachary YedidiaFix multiline highlight issue
2016-03-25 Zachary YedidiaWorking by-line syntax highlighting
2016-03-25 Zachary YedidiaUpdate syntax files
2016-03-25 Zachary YedidiaUse non cgo implementation of homedir
2016-03-25 Zachary YedidiaMuch improved highlighting (turned off for now)
2016-03-25 Zachary YedidiaMajor cleanup
2016-03-23 Zachary YedidiaSwitch back to original tcell
2016-03-23 Zachary YedidiaCache syntax highlighting rules
2016-03-22 Zachary YedidiaMerge branch 'cross-compile'
2016-03-22 Zachary YedidiaAdd cross-compilation script
2016-03-21 Zachary YedidiaAdd default colorscheme (based on solarized) and colors...
2016-03-21 Zachary YedidiaUse my fork of tcell
2016-03-21 Zachary YedidiaAdd syntax flags and fix a couple highlighting bugs
2016-03-21 Zachary YedidiaReorganize