diff options
author | Daniel Hahler <git@thequod.de> | 2019-06-08 11:35:53 +0200 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2019-07-24 06:09:28 +0200 |
commit | e134cc9d4a13034401a1323e0515ceb19d43dfea (patch) | |
tree | 1eb5b729261951fa1747f91a1db3d9dfe03978fb /scripts/gen_help_html.py | |
parent | 8fc93241d680f7c73e3013d679adb70c09cb3d57 (diff) | |
download | rneovim-e134cc9d4a13034401a1323e0515ceb19d43dfea.tar.gz rneovim-e134cc9d4a13034401a1323e0515ceb19d43dfea.tar.bz2 rneovim-e134cc9d4a13034401a1323e0515ceb19d43dfea.zip |
vim-patch:8.0.1738: ":args" output is hard to read
Problem: ":args" output is hard to read.
Solution: Make columns with the names if the output is more than one line.
https://github.com/vim/vim/commit/5d69da462f584a3aefb3427b127334bf9af3a4b0
vim-patch:8.0.1740: warning for signed-unsigned incompatibility
Problem: Warning for signed-unsigned incompatibility.
Solution: Change type from "char *" to "char_u *". (John Marriott)
https://github.com/vim/vim/commit/405dadb63ea2b7aa4c8c659807506a35a8a9504c
Removes ported legacy test that was re-added later.
Ref: https://github.com/neovim/neovim/pull/10147#issuecomment-512609513
Diffstat (limited to 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions