1
0
forked from aniani/vim
Files
vim/runtime
Ivan Shapovalov f21ca6d1f1 runtime(man): use nnoremap to map to Ex commands
If the user plays rebinding games such as

    nnoremap : ,
    nnoremap , :

(cf. https://konfekt.github.io/blog/2016/10/03/get-the-leader-right),
then the mappings defined by man.vim will become non-functional.

closes: #15130

Signed-off-by: Ivan Shapovalov <intelfx@intelfx.name>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-07-06 16:17:07 +02:00
..
2024-05-02 22:17:05 +02:00
2022-07-01 18:45:04 +01:00
2022-06-25 18:01:32 +01:00
2006-05-03 21:26:49 +00:00
2022-06-25 18:01:32 +01:00