..
api
api: add nvim_get_runtime_file for finding runtime files
2020-02-07 09:22:55 +01:00
autocmd
tabpage: "tabnext #" switches to previous tab #11734
2020-01-20 15:14:51 -08:00
cmdline
doc: fix typos
2019-11-27 22:47:25 -08:00
core
Fix f_jobstop() failed loudly
2020-01-22 17:30:43 +08:00
eval
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
ex_cmds
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
2020-02-29 17:40:00 -05:00
fixtures
test/LSP: assert contents of log file
2020-02-16 22:09:28 -08:00
insert
edit.c: Ensure undo sync when emulating <Esc>x #11706
2020-01-12 17:09:39 -08:00
legacy
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
2020-03-01 03:57:58 -05:00
lua
lua: allow deepcopy of functions ( #12136 )
2020-04-19 01:04:37 +02:00
normal
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
options
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ( #11854 )
2020-03-17 20:05:34 +01:00
plugin
LSP: Expose diagnostics grouped by bufnr ( #11932 )
2020-04-25 15:46:58 +02:00
provider
provider/perl: test older versions
2020-01-20 19:44:00 -05:00
shada
shada: initialize jumplist before search pattern ( #10964 )
2019-09-07 18:02:29 -07:00
terminal
terminal: Fix mouse coordinates issue ( #12158 )
2020-04-21 15:44:39 +02:00
ui
api/ui: win_viewport event for visible range and cursor position in window
2020-04-01 19:43:55 +02:00
viml
tests: adjust to latest Vim patches
2019-05-05 14:05:25 +02:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
preload.lua
test/functional/preload.lua: _set_fmode for Windows
2019-09-25 05:47:15 +02:00