diff options
author | Anmol Sethi <hi@nhooyr.io> | 2020-07-21 11:46:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-21 11:46:42 -0400 |
commit | a6917f840d8609ca5dd0d52977b0e9c5d2a07a68 (patch) | |
tree | 8d609acca057b3e42375f58fa1a4e60e10d622c7 /scripts/gen_vimdoc.py | |
parent | 459800db43146680ef75f3cd251dd4d57d72bf48 (diff) | |
download | rneovim-a6917f840d8609ca5dd0d52977b0e9c5d2a07a68.tar.gz rneovim-a6917f840d8609ca5dd0d52977b0e9c5d2a07a68.tar.bz2 rneovim-a6917f840d8609ca5dd0d52977b0e9c5d2a07a68.zip |
man.vim: Simplify man#init to reduce load time (#12482)
I removed the SunOS stuff since no one uses SunOS and I've never tested
it on there.
I removed the section_flag init as we can just use -S instead of -s
and -S is used by every implementation as far as I know.
This brings man#init's time from 50-70ms to 15-20ms for me.
Closes #12318
Related #6766
Related #6815
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions