Add back enabled check for increname

This commit is contained in:
ViViDboarder 2025-01-08 11:42:37 -08:00
parent d76cb9bd06
commit 243856fe4a

View File

@ -394,6 +394,7 @@ return {
input_buffer_type = "dressing",
},
lazy = true,
enabled = vim.fn.has("nvim-0.8") == 1,
},
-- Generic linter/formatters in diagnostics API