.. |
api
|
api: {get,set}_option should {get,set} global value of local options (#6405)
|
2017-03-30 22:03:52 +02:00 |
autocmd
|
test: retry() works with asserts; error() not required.
|
2017-04-06 01:06:40 +02:00 |
clipboard
|
clipboard: set v:register after startup (#5708)
|
2017-03-18 19:33:25 +01:00 |
cmdline
|
cmdline: CTRL-R: Omit trailing <CR>.
|
2017-02-18 23:24:35 +01:00 |
core
|
test: Use workspace-local temp directory.
|
2017-03-30 02:55:00 +02:00 |
eval
|
eval: Add s flag, use p_fs by default, error out on unknown flag
|
2017-04-03 02:11:27 +03:00 |
ex_cmds
|
functests: Test some :write errors
|
2017-04-03 03:04:10 +03:00 |
fixtures
|
terminal: Support extra arguments in 'shell'. #4504
|
2017-03-17 17:47:33 +01:00 |
insert
|
edit.c: CTRL-SPC: Insert previously-inserted text. #6090
|
2017-02-28 01:16:18 +01:00 |
legacy
|
test: set 'nomore' by default (#6360)
|
2017-03-30 19:00:34 +02:00 |
normal
|
fold.c: more edge-cases when updating (#6207)
|
2017-03-31 01:21:26 +02:00 |
options
|
'pastetoggle': support value >1 char (#6421)
|
2017-04-01 21:50:29 +02:00 |
plugin
|
defaults: 'showcmd', 'belloff', 'ruler'
|
2017-03-16 18:44:10 +01:00 |
provider
|
rplugin: Call s:LoadRemotePlugins() on startup.
|
2017-03-11 12:26:22 +01:00 |
shada
|
eval: Fix len argument to xstrlcat
|
2017-03-29 10:08:45 +03:00 |
terminal
|
terminal.c:redraw(): Avoid invalid cursor col (#6379)
|
2017-03-29 02:13:50 +02:00 |
ui
|
tests: short form screen:except(func) expects condition only. #6440
|
2017-04-06 01:06:39 +02:00 |
viml
|
*: Move some dictionary functions to typval.h and use char*
|
2017-03-29 10:07:42 +03:00 |
helpers.lua
|
unittests: Add trace description right to the error message
|
2017-04-01 12:52:28 +03:00 |
preload.lua
|
functests: Check logs in lua code
|
2016-06-10 21:50:49 +03:00 |