mirror of
https://github.com/vim/vim.git
synced 2026-02-05 11:34:36 +01:00
This change does 2 things: - make sure the mapping <Plug>ManBS sets the buffer to modified to avoid a potential error message - remove commented q mapping fixes #15538 closes: #15547 Signed-off-by: Luca Saccarola <github.e41mv@aleeas.com> Signed-off-by: Christian Brabandt <cb@256bit.org>