diff --git a/modules/hm/vim.nix b/modules/hm/vim.nix index e61d3d3..e6f4d43 100644 --- a/modules/hm/vim.nix +++ b/modules/hm/vim.nix @@ -297,8 +297,6 @@ in update_in_insert = true, } ) - - vim.diagnostic.severity = 'Warning' ''; }