refactor(diagnositcs): address breaking changes from neovim core

This commit is contained in:
Matt Leong 2021-11-27 11:50:04 -08:00
parent 130bb69cd2
commit 8b89755f5e

View file

@ -7,7 +7,7 @@ local defaults = {
update_in_insert = false,
severity_sort = true,
float = {
show_header = false,
header = false,
source = 'always',
border = 'single',
},