add more neovim plugins

This commit is contained in:
Mark Riedesel 2024-06-19 12:32:46 -05:00
parent 29f6d0a2b9
commit bbf6641115
10 changed files with 107 additions and 8 deletions

View file

@ -0,0 +1,5 @@
--- adds nice pop-ups to nvim-tree
return {
"stevearc/dressing.nvim",
event = "VeryLazy",
}