mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
4 lines
95 B
Lua
4 lines
95 B
Lua
return {
|
|
"tyru/open-browser-github.vim",
|
|
dependencies = { { "tyru/open-browser.vim" } },
|
|
}
|