fix: Update help docs w/ changes to diagnostic configuration (#208)
Fix alert for diagnostic configuration update
This commit is contained in:
committed by
GitHub
parent
b5b475ce8b
commit
2943fae3f3
@@ -62,7 +62,7 @@ M.open = function()
|
||||
|
||||
if state.settings.discussion_diagnostic ~= nil or state.settings.discussion_sign ~= nil then
|
||||
u.notify(
|
||||
"Diagnostics are now configured settings.discussion_signs, see :h gitlab.signs_and_diagnostics",
|
||||
"Diagnostics are now configured as settings.discussion_signs, see :h gitlab.nvim.signs-and-diagnostics",
|
||||
vim.log.levels.WARN
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user