| .. |
|
actions.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |
|
autocomplete.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |
|
bindings.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |
|
buffer.go
|
Open help in a separate split
|
2016-07-14 13:01:02 -04:00 |
|
colorscheme.go
|
Change default colorscheme to monokai
|
2016-07-05 18:34:51 -04:00 |
|
command.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |
|
cursor.go
|
Pressing tab on a selection indents the selection
|
2016-08-02 18:30:36 -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
|
Syntax highlighting optimization
|
2016-08-13 21:28:52 -04: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
|
Add some more comments
|
2016-07-10 13:26:24 -04:00 |
|
messenger.go
|
Add much better autocompletion for commands
|
2016-08-17 13:49:37 -04:00 |
|
micro.go
|
Add HandleCommand and HandleShellCommand to plugin api
|
2016-08-13 11:44:30 -04:00 |
|
plugin.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |
|
runtime.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |
|
search.go
|
Replace rope with lineArray
|
2016-06-07 11:43:28 -04:00 |
|
settings.go
|
Fix statusline and tabbar offsets
|
2016-08-11 13:50:59 -04:00 |
|
split_tree.go
|
Set parents correctly on split nodes
|
2016-08-11 16:59:06 -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 some more comments
|
2016-07-10 13:26:24 -04:00 |
|
util_test.go
|
now is go gettable and updated make file
|
2016-04-18 10:59:41 +00:00 |
|
view.go
|
Add boolean option to actions to disable the lua callback
|
2016-08-17 14:16:27 -04:00 |