Add more plugins mainly from LazyVim

This commit is contained in:
Levente Krizsán 2024-09-01 16:02:18 +02:00
parent 65836158fa
commit c903cf7655
8 changed files with 75 additions and 27 deletions

View file

@ -0,0 +1,5 @@
-- https://github.com/stevearc/dressing.nvim
return {
'stevearc/dressing.nvim',
opts = {},
}