neovim/test/functional
zeertzjq 65e8ed45de
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffers (#21227)
Problem:    Matchparen highlight is not updated when switching buffers.
Solution:   Listen to the BufLeave and the BufWinEnter autocmd events.
            (closes vim/vim#11626)

28a896f54d

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2022-11-29 10:17:57 +08:00
..
api docs: fix typos (#21196) 2022-11-29 09:45:48 +08:00
autocmd vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (#21161) 2022-11-23 09:54:48 +08:00
core docs: fix typos (#21196) 2022-11-29 09:45:48 +08:00
editor vim-patch:9.0.0969: matchparen highlight is not updated when switching buffers (#21227) 2022-11-29 10:17:57 +08:00
ex_cmds feat(secure): add :trust command and vim.secure.trust() (#21107) 2022-11-28 12:23:04 -07:00
fixtures fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
legacy vim-patch:9.0.0969: matchparen highlight is not updated when switching buffers (#21227) 2022-11-29 10:17:57 +08:00
lua docs: fix typos (#21196) 2022-11-29 09:45:48 +08:00
options test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
plugin test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
provider test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
shada test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
terminal test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
treesitter test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
ui vim-patch:9.0.0969: matchparen highlight is not updated when switching buffers (#21227) 2022-11-29 10:17:57 +08:00
vimscript test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
preload.lua fix(tests): only get the color map once, even for multiple test files 2022-11-27 11:51:10 +01:00