diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-03-05 14:47:51 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-03-05 16:51:22 +0800 |
commit | 1cfe83c2a2d5d1d5dcc37bdcdb9dba4107e41de7 (patch) | |
tree | ec776a5992c9fd345a1e6b19b4a5f0588d8f25a1 /runtime/lua/vim/treesitter/_range.lua | |
parent | ed05d38d9fa643c7e562b754c6cfed8b9da5c4d8 (diff) | |
download | rneovim-1cfe83c2a2d5d1d5dcc37bdcdb9dba4107e41de7.tar.gz rneovim-1cfe83c2a2d5d1d5dcc37bdcdb9dba4107e41de7.tar.bz2 rneovim-1cfe83c2a2d5d1d5dcc37bdcdb9dba4107e41de7.zip |
vim-patch:9.0.0736: quickfix listing does not handle very long messages
Problem: Quickfix listing does not handle very long messages.
Solution: Use a growarray instead of a fixed size buffer. (Yegappan
Lakshmanan, closes vim/vim#11357)
https://github.com/vim/vim/commit/f8412c9d7cc487dacf47a217ae947da68a525c53
Override Test_very_long_error_line() with a rewrite that doesn't use
deferred delete and string interpolation.
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'runtime/lua/vim/treesitter/_range.lua')
0 files changed, 0 insertions, 0 deletions