diff options
author | Jeremy Fleischman <jeremyfleischman@gmail.com> | 2024-12-04 07:49:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-04 07:49:57 -0800 |
commit | 7579af3c514c44581fe33b5c03660cdfda7d658e (patch) | |
tree | c533c11c82acfc6aee6502ee6ce313a43132aeaa /runtime/lua/vim/_meta/api.lua | |
parent | e2a91876ac61b4265e62a73ea9aed37597976b85 (diff) | |
download | rneovim-7579af3c514c44581fe33b5c03660cdfda7d658e.tar.gz rneovim-7579af3c514c44581fe33b5c03660cdfda7d658e.tar.bz2 rneovim-7579af3c514c44581fe33b5c03660cdfda7d658e.zip |
feat(diagnostic): vim.diagnostic.setqflist improvements #30868
1. Use the new "u" action to update the quickfix list so we don't lose
our position in the quickfix list when updating it.
2. Rather than creating a new quickfix list each time, update the
exiting one if we've already created one.
Diffstat (limited to 'runtime/lua/vim/_meta/api.lua')
0 files changed, 0 insertions, 0 deletions