diff options
author | Gregory Anders <greg@gpanders.com> | 2021-09-18 15:01:03 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-18 14:01:03 -0700 |
commit | 924e8e4f2d88ee5c45e521e9f758b7c9f247a011 (patch) | |
tree | 204af49c5cf59727851ca81cb2fd8aebf6f2a0ea /test/functional/vimscript/null_spec.lua | |
parent | 77399184d7fc03b6b345b632b89e6fe7e5b46644 (diff) | |
download | rneovim-924e8e4f2d88ee5c45e521e9f758b7c9f247a011.tar.gz rneovim-924e8e4f2d88ee5c45e521e9f758b7c9f247a011.tar.bz2 rneovim-924e8e4f2d88ee5c45e521e9f758b7c9f247a011.zip |
fix(diagnostic): only update decorations for loaded buffers (#15715)
When vim.diagnostic.config() is called, the decorations for diagnostics
are re-displayed to use the new configuration. This should only be done
for loaded buffers.
Diffstat (limited to 'test/functional/vimscript/null_spec.lua')
0 files changed, 0 insertions, 0 deletions