..
api
refactor(api/marks)!: add opts param for feature extensibility ( #16146 )
2021-11-01 07:46:26 -06:00
autocmd
test(dirchanged): add tests for DirChanged pattern "auto"
2021-10-17 22:04:53 +08:00
core
fix(runtime): fix missing packpath entries
2021-10-31 15:37:09 +01:00
editor
fix(input): never reinterpret unmapped ALT- chrods in Terminal mode ( #16222 )
2021-11-04 07:43:05 -06:00
ex_cmds
feat(:source, nvim_exec): defer script item creation until s:var access
2021-10-14 12:50:04 +01:00
fixtures
feat(lsp): add per-client commands ( #16101 )
2021-11-01 03:14:59 -07:00
legacy
feat(eval/method): partially port v8.1.1953
2021-10-03 20:06:32 +01:00
lua
feat(diagnostic): do not require namespace for hide() and show() ( #16261 )
2021-11-09 14:33:01 -07:00
options
refactor(tests): use assert_alive() #15546
2021-09-01 09:42:53 -07:00
plugin
fix(lsp): rewrite incremental sync ( #16252 )
2021-11-09 14:37:48 -08:00
provider
refactor(tests): use assert_alive() #15546
2021-09-01 09:42:53 -07:00
shada
refactor(tests): remove redir_exec #15718
2021-09-19 02:29:37 -07:00
terminal
feat(lua): enable stack traces in error output ( #16228 )
2021-11-06 08:26:10 -06:00
treesitter
feat(treesitter): add next, prev sibling method
2021-08-20 11:58:15 -04:00
ui
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
2021-11-06 22:32:28 +01:00
vimscript
fix(eval): fix has('wsl') #16153
2021-10-29 16:55:32 -07:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
test: fix running functional tests under gdbserver
2021-09-20 18:10:40 +05:30
preload.lua
test/functional/preload.lua: _set_fmode for Windows
2019-09-25 05:47:15 +02:00