diff --git a/init.lua b/init.lua index 3508b28fac7..d990ee87113 100644 --- a/init.lua +++ b/init.lua @@ -784,7 +784,6 @@ do -- [[ Formatting ]] vim.pack.add { gh 'stevearc/conform.nvim' } require('conform').setup { - notify_on_error = false, format_on_save = function(bufnr) -- You can specify filetypes to autoformat on save here: local enabled_filetypes = {