| .. |
|
actions.go
|
Add ability to delete splits
|
2016-08-11 11:27:32 -04:00 |
|
bindings.go
|
Bind OutdentSelection to ShiftTab (Backtab)
|
2016-08-07 21:41:12 -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 split_tree and ability to create splits
|
2016-08-11 10:45:35 -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
|
Improve help text and move to its own file
|
2016-04-24 08:31:42 -04:00 |
|
highlighter.go
|
Add gololang to pre installed syntax files
|
2016-07-30 16:01:46 -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
|
Remove backspace prompt cancelation
|
2016-08-02 09:45:41 -04:00 |
|
micro.go
|
Add split_tree and ability to create splits
|
2016-08-11 10:45:35 -04:00 |
|
plugin.go
|
Add preAction plugin callbacks which can return false to cancel the action
|
2016-07-14 13:53:38 -04:00 |
|
runtime.go
|
Add gololang to pre installed syntax files
|
2016-07-30 16:01:46 -04:00 |
|
search.go
|
Replace rope with lineArray
|
2016-06-07 11:43:28 -04:00 |
|
settings.go
|
Add split_tree and ability to create splits
|
2016-08-11 10:45:35 -04:00 |
|
split_tree.go
|
Add ability to delete splits
|
2016-08-11 11:27:32 -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
|
Add ability to delete splits
|
2016-08-11 11:27:32 -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 split_tree and ability to create splits
|
2016-08-11 10:45:35 -04:00 |