1
0
forked from aniani/vim
Files
vim/runtime/plugin/manpager.vim
Filip Gospodinov 64dea84bb0 Manpager: apply g flag conditionally to s command (#12679)
Problem: The `s` command with `g` flag only substitutes
         one occurrence when `gdefault` is set.
Solution: Use `g` flag conditionally.
2023-08-09 18:00:36 +02:00

1.3 KiB