diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-03-05 16:52:47 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-03-05 17:02:24 +0800 |
commit | 1adad44b7ce6574f505f4cf5df3c8e21c0747f93 (patch) | |
tree | f39cdee099a9c4b0df48ab98251d7d6d6c5b49e3 /runtime/lua/vim/treesitter/_range.lua | |
parent | 1cfe83c2a2d5d1d5dcc37bdcdb9dba4107e41de7 (diff) | |
download | rneovim-1adad44b7ce6574f505f4cf5df3c8e21c0747f93.tar.gz rneovim-1adad44b7ce6574f505f4cf5df3c8e21c0747f93.tar.bz2 rneovim-1adad44b7ce6574f505f4cf5df3c8e21c0747f93.zip |
vim-patch:9.0.0749: alloc/free of buffer for each quickfix entry is inefficient
Problem: Alloc/free of buffer for each quickfix entry is inefficient.
Solution: Use a shared grow array. (Yegappan Lakshmanan, closes vim/vim#11365)
https://github.com/vim/vim/commit/975a665d4811649a51e2c6a97a6ce096290d87ae
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'runtime/lua/vim/treesitter/_range.lua')
0 files changed, 0 insertions, 0 deletions