Add dressing plugin

This commit is contained in:
Daniele Viganò 2025-01-05 18:29:32 +01:00
parent 3dd5c36e4d
commit 9bce0ad153

View File

@ -1,4 +1,8 @@
return {
{
"stevearc/dressing.nvim",
lazy = false,
},
{
"stevearc/conform.nvim",
-- event = 'BufWritePre', -- uncomment for format on save