micro/cmd/micro
Zachary Yedidia c727775557 Merge pull request #111 from onodera-punpun/fix_jump
Fix jumping in rxvt-unicode when switching focus
2016-05-17 13:38:59 -04:00
..
bindings.go Merge pull request #82 from zyedidia/plugins 2016-05-06 11:56:24 -04:00
buffer.go saving now resets buffer IsModified to false 2016-05-15 00:26:36 -06:00
colorscheme.go Use a map for settings instead of a struct 2016-04-30 11:39:48 -04:00
command.go Use rope substring instead of report 2016-05-07 10:57:40 -04:00
cursor.go Use rope substring instead of report 2016-05-07 10:57:40 -04:00
eventhandler.go Rewrite gofmt and goimports as plugins 2016-05-05 12:53:07 -04:00
help.go Improve help text and move to its own file 2016-04-24 08:31:42 -04:00
highlighter.go Rewrite gofmt and goimports as plugins 2016-05-05 12:53:07 -04:00
messenger.go Support different types of gutter messages 2016-04-27 12:33:33 -04:00
micro.go Add linter option 2016-05-05 12:53:28 -04:00
plugin.go Add linter plugin to easily make linters 2016-05-05 12:53:27 -04:00
runtime.go Fix capitalization of scrollSpeed option 2016-05-17 12:53:46 -04:00
search.go Fix find where the match indicies are the same 2016-05-17 12:36:41 -04:00
settings.go Merge pull request #110 from onodera-punpun/indentchar 2016-05-17 12:37:47 -04:00
stack.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
stack_test.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
statusline.go Simplify IsDirty check 2016-05-14 12:04:13 -04:00
util.go Improve word movement behavior 2016-04-27 10:44:36 -04:00
util_test.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
view.go Merge pull request #111 from onodera-punpun/fix_jump 2016-05-17 13:38:59 -04:00