Add lazy and plugins dir

This commit is contained in:
Rakshit Sinha 2024-11-03 20:15:03 -08:00
parent 1dacc4c2d3
commit a467ba4a69
25 changed files with 1393 additions and 0 deletions

View file

@ -0,0 +1,4 @@
return {
'stevearc/dressing.nvim',
event = 'VeryLazy',
}