Files
neovim/runtime
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
..
2022-09-28 12:48:36 +02:00
2022-11-29 09:45:48 +08:00
2021-09-13 16:33:41 +02:00
2022-11-29 09:45:48 +08:00
2021-05-01 22:29:03 -04:00
2022-08-20 10:04:55 +02:00
2019-07-29 20:50:07 +02:00
2021-04-27 09:21:32 -04:00
2019-07-29 20:50:07 +02:00
2022-09-30 17:15:13 +02:00
2022-10-17 08:19:48 +02:00