refactor(nvim): remove dressing.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m6s

This commit is contained in:
Price Hiller 2024-06-13 10:56:50 -05:00
parent 31a38ff594
commit ea9f8e3227
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -7,10 +7,6 @@ return {
"nvim-lua/plenary.nvim",
lazy = true,
},
{
"stevearc/dressing.nvim",
lazy = true,
},
{
"folke/which-key.nvim",
lazy = true,