NVim: fix diagnostics

This commit is contained in:
Filippo Berto 2024-09-23 15:36:27 +02:00
parent 5afe11de44
commit 3ea730e982
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -297,8 +297,6 @@ in
update_in_insert = true,
}
)
vim.diagnostic.severity = 'Warning'
'';
}