Add dressing plugin
This commit is contained in:
parent
3dd5c36e4d
commit
9bce0ad153
@ -1,4 +1,8 @@
|
|||||||
return {
|
return {
|
||||||
|
{
|
||||||
|
"stevearc/dressing.nvim",
|
||||||
|
lazy = false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"stevearc/conform.nvim",
|
"stevearc/conform.nvim",
|
||||||
-- event = 'BufWritePre', -- uncomment for format on save
|
-- event = 'BufWritePre', -- uncomment for format on save
|
||||||
|
Loading…
Reference in New Issue
Block a user