Adds & updates the nvim setup

This commit is contained in:
Michel Fedde 2025-01-03 16:31:13 +01:00
parent 60a5caf528
commit d187a10913
3 changed files with 28 additions and 29 deletions

View file

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