diff options
author | zeertzjq <zeertzjq@outlook.com> | 2021-08-26 19:36:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-26 04:36:31 -0700 |
commit | 6ff1e3fa1f6c88e8a8ce4e2e5a017bea8b5e381e (patch) | |
tree | 598e5bfa7cfd054fe1a1fbba66ed257cde38de46 /runtime/lua/vim/shared.lua | |
parent | d8ddd1e4250dc14a2b4f154a0cf32ac14da5bbfd (diff) | |
download | rneovim-6ff1e3fa1f6c88e8a8ce4e2e5a017bea8b5e381e.tar.gz rneovim-6ff1e3fa1f6c88e8a8ce4e2e5a017bea8b5e381e.tar.bz2 rneovim-6ff1e3fa1f6c88e8a8ce4e2e5a017bea8b5e381e.zip |
fix(man.vim): use -addr=other instead of -range=-1 #15172
-range=-1 requires the current file to have at least <count> lines, whereas -addr=other doesn't.
-addr=other also sets <count> to -1 by default when it is not specified, though this feature seems undocumented.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions