diff options
author | Yorick Peterse <yorick@yorickpeterse.com> | 2024-12-23 20:57:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-23 11:57:15 -0800 |
commit | 4cbeb6fa3cc764fd5605bccf7362f7a249d6df81 (patch) | |
tree | 7f0fe1a0129f976bcb53e0ab782bb73b311eb750 /runtime/lua/vim/snippet.lua | |
parent | ffaab09e998678ba2309821300ac10d62f3d3a78 (diff) | |
download | rneovim-4cbeb6fa3cc764fd5605bccf7362f7a249d6df81.tar.gz rneovim-4cbeb6fa3cc764fd5605bccf7362f7a249d6df81.tar.bz2 rneovim-4cbeb6fa3cc764fd5605bccf7362f7a249d6df81.zip |
fix(diagnostic): silence :chistory #31701
vim.diagnostic.set_list() uses chistory to restore the actively selected
entry whenever necessary. This however also results in it displaying
some output in the message bar, but this output isn't useful (and can
even be distracting) when opening the quickfix window. This fixes this
by silencing the chistory command.
Diffstat (limited to 'runtime/lua/vim/snippet.lua')
0 files changed, 0 insertions, 0 deletions