using multiple folders to organize plugins

This commit is contained in:
aminnairi
2023-11-28 11:57:39 +01:00
parent 384d87e805
commit 384e22c689
26 changed files with 1058 additions and 1077 deletions
@@ -0,0 +1,10 @@
return {
"xiyaowong/link-visitor.nvim",
event = "BufEnter",
opts = {
open_cmd = nil,
silent = true,
skip_confirmation = true,
border = "rounded",
},
}