mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
using multiple folders to organize plugins
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
"xiyaowong/link-visitor.nvim",
|
||||
event = "BufEnter",
|
||||
opts = {
|
||||
open_cmd = nil,
|
||||
silent = true,
|
||||
skip_confirmation = true,
|
||||
border = "rounded",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user