| .. |
|
actions.go
|
Have CanClose use single letters for responses
|
2016-08-29 10:10:16 -04:00 |
|
autocomplete.go
|
Add show command to show the value of an option
|
2016-08-28 21:48:03 -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 support for making buffer local options in settings.json
|
2016-08-25 20:15:58 -04:00 |
|
colorscheme.go
|
Fix various small details and update readme
|
2016-08-28 16:28:28 -04:00 |
|
command.go
|
Add show command to show the value of an option
|
2016-08-28 21:48:03 -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 bug with view.Center
|
2016-08-29 09:16:24 -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
|
Fix minor autoindent bug
|
2016-08-18 11:31:09 -07:00 |
|
messenger.go
|
Have CanClose use single letters for responses
|
2016-08-29 10:10:16 -04:00 |
|
micro.go
|
Open an empty buffer if user opened a directory
|
2016-08-29 09:01:54 -04:00 |
|
plugin.go
|
Fix bug with init.lua
|
2016-08-25 17:29:58 -04:00 |
|
runtime.go
|
Add show command to show the value of an option
|
2016-08-28 21:48:03 -04:00 |
|
search.go
|
Add local settings for each buffer
|
2016-08-25 15:47:26 -04:00 |
|
settings.go
|
Make cursorline on by default
|
2016-08-29 09:20:48 -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
|
Add filetype as an option
|
2016-08-25 15:48:02 -04:00 |
|
tab.go
|
Fix various small details and update readme
|
2016-08-28 16:28:28 -04:00 |
|
util.go
|
Fix various small details and update readme
|
2016-08-28 16:28:28 -04:00 |
|
util_test.go
|
Fix various small details and update readme
|
2016-08-28 16:28:28 -04:00 |
|
view.go
|
Have CanClose use single letters for responses
|
2016-08-29 10:10:16 -04:00 |