micro/src
2016-03-25 20:23:23 -04:00
..
buffer.go Add ctrlA for select all and some comments 2016-03-23 20:58:42 -04:00
colorscheme.go Fix build error 2016-03-25 14:49:55 -04:00
cursor.go Major cleanup 2016-03-25 12:14:22 -04:00
eventhandler.go Major cleanup 2016-03-25 12:14:22 -04:00
highlighter.go Fix multiline highlight issue 2016-03-25 20:23:23 -04:00
messenger.go Much improved highlighting (turned off for now) 2016-03-25 14:32:35 -04:00
micro.go Slight cleanup 2016-03-25 14:56:29 -04:00
rope.go Major cleanup 2016-03-25 12:14:22 -04:00
rope_test.go Add some tests 2016-03-25 13:42:41 -04:00
stack.go Major cleanup 2016-03-25 12:14:22 -04:00
stack_test.go Add some tests 2016-03-25 13:42:41 -04:00
statusline.go Much improved highlighting (turned off for now) 2016-03-25 14:32:35 -04:00
util.go Major cleanup 2016-03-25 12:14:22 -04:00
util_test.go Major cleanup 2016-03-25 12:14:22 -04:00
view.go Working by-line syntax highlighting 2016-03-25 19:18:29 -04:00