neovim/test/functional
zeertzjq 6bc2d6b66b vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer
Problem:    SpellFileMissing autocmd may delete buffer.
Solution:   Disallow deleting the current buffer to avoid using freed memory.
ef976323e7
2022-10-15 16:28:36 +08:00
..
api docs: various #12823 2022-10-09 05:21:52 -07:00
autocmd vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer 2022-10-15 16:28:36 +08:00
core fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
editor fix(completion): set pum_size even if ext_popupmenu is used (#20648) 2022-10-14 23:08:00 +08:00
ex_cmds docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
fixtures fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
legacy vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' set 2022-10-09 19:09:32 +08:00
lua fix(lua): on_yank error with blockwise multibyte region #20162 2022-10-14 02:12:46 -07:00
options docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
plugin feat(lsp): support window/showDocument (#19977) 2022-10-08 10:22:25 +02:00
provider docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal feat(terminal): recognize underdouble and undercurl 2022-09-26 11:53:20 +08:00
treesitter refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui fix(decoration): redraw correctly when re-using ids 2022-10-14 13:03:03 +01:00
vimscript test: add test for :function followed by <lambda> 2022-10-04 07:31:48 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua docs: various #12823 2022-10-09 05:21:52 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00