starter/lua/plugins/open-browser-github.lua
2024-07-09 14:52:28 -03:00

4 lines
95 B
Lua

return {
"tyru/open-browser-github.vim",
dependencies = { { "tyru/open-browser.vim" } },
}