micro/cmd/micro
2016-08-25 15:47:26 -04:00
..
actions.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
autocomplete.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
bindings.go Add center action to center the view on the cursor 2016-08-24 15:48:11 -07:00
buffer.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
colorscheme.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
command.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
cursor.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
eventhandler.go Fix diff remove problem in ApplyDiff 2016-06-11 11:23:05 -04:00
help.go Split help into multiple files and add help command 2016-08-17 11:59:37 -04:00
highlighter.go Fix some issues with unicode handling 2016-08-18 08:14:33 -07:00
job.go Add some more comments 2016-07-10 13:26:24 -04:00
lineArray.go Add some more comments 2016-07-10 13:26:24 -04:00
loc.go Fix minor autoindent bug 2016-08-18 11:31:09 -07:00
messenger.go Don't pad suggestions 2016-08-22 11:45:50 -07:00
micro.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
plugin.go Minor fixes and update runtime 2016-08-25 15:47:16 -04:00
runtime.go Minor fixes and update runtime 2016-08-25 15:47:16 -04:00
search.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
settings.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
split_tree.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
stack.go Add persistent undo as the option 2016-05-29 11:02:56 -04:00
statusline.go Open help in a separate split 2016-07-14 13:01:02 -04:00
tab.go Fix statusline and tabbar offsets 2016-08-11 13:50:59 -04:00
util.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00
util_test.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
view.go Add local settings for each buffer 2016-08-25 15:47:26 -04:00