]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5106: default cmdwin mappings are re-mappable v8.2.5106
authorzeertzjq <zeertzjq@outlook.com>
Thu, 16 Jun 2022 10:14:55 +0000 (11:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Jun 2022 10:14:55 +0000 (11:14 +0100)
commit44068e97dbd8fc8ebd93113e436a1e37a6bff52c
tree716b248e729eaa9ce8a2795192d3863ca2e5c462
parent83497f875881973df772cc4cc593766345df6c4a
patch 8.2.5106: default cmdwin mappings are re-mappable

Problem:    Default cmdwin mappings are re-mappable.
Solution:   Make the default mappings not re-mappable. (closes #10580)  Use
            symbols for the first do_map() argument.
src/digraph.c
src/ex_getln.c
src/map.c
src/netbeans.c
src/proto/map.pro
src/version.c
src/vim.h