Adds new plugins to notes

This commit is contained in:
Michel 2025-01-01 17:51:35 +01:00
parent 379fa8a066
commit fb07d396e8
4 changed files with 26 additions and 7 deletions

View file

@ -0,0 +1,4 @@
return {
"gelguy/wilder.nvim",
config = function() end,
}