..
api
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
2021-06-29 08:42:07 -04:00
autocmd
Fix <afile>
getting prepended with a slash on WinClosed ( #14515 )
2021-06-26 10:18:36 -04:00
autoread
tests/functional: delete temp file created during test run ( #14363 )
2021-04-14 20:42:34 -04:00
cmdline
doc: fix typos
2019-11-27 22:47:25 -08:00
core
fixup(runtime): Fix lua runtime files not listed
2021-06-13 00:27:52 +06:00
eval
clang/API: reject null string in timer_start()
2021-06-02 21:05:13 -04:00
ex_cmds
fix(source): Source giving E484 & parsing error at line 1 for lua files
2021-06-21 13:07:05 +06:00
fixtures
fix(lsp): do not convert vim.NIL to nil in lists
2021-06-24 11:23:19 +01:00
insert
edit.c: Ensure undo sync when emulating <Esc>x #11706
2020-01-12 17:09:39 -08:00
legacy
vim-patch:8.2.1905: the wininfo list may contain stale entries ( #14884 )
2021-06-30 21:24:50 -04:00
lua
Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixes
2021-06-29 10:24:41 -04:00
normal
Treat unmapped ALT/META as ESC+c in all modes
2020-10-05 15:27:04 -04:00
options
logs: make kXDGCacheHome if it doesn't exist ( #13758 )
2021-01-16 21:14:59 +01:00
plugin
fix(doc): remove reference to vim.lsp.callbacks ( #14576 )
2021-06-28 23:02:17 +02:00
provider
test, provider/define_spec.lua: fix few tests fail
2021-01-01 04:30:55 -05:00
shada
shada: fix failed assertion on exit ( #12692 )
2020-07-31 16:08:34 +02:00
terminal
chore: revert unrelated changes in test
2021-02-27 10:02:56 -06:00
treesitter
treesitter: add predicate "any-of?" ( #14344 )
2021-05-14 17:41:20 +02:00
ui
[RDY] Add buffer information to tabline_update ( #12481 )
2021-06-27 15:30:09 -04:00
viml
Make sure window is still valid in the middle of calling :lopen ( #14240 )
2021-03-29 08:19:59 -04:00
visual
Treat unmapped ALT/META as ESC+c in all modes
2020-10-05 15:27:04 -04:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
feat(startup): Source runtime/plugin/**/*.lua at startup
2021-06-11 00:58:38 +06:00
preload.lua
test/functional/preload.lua: _set_fmode for Windows
2019-09-25 05:47:15 +02:00