starter/lua/plugins/gist.lua
2025-08-12 12:38:34 -03:00

4 lines
76 B
Lua

return {
"mattn/gist-vim",
dependencies = { { "mattn/webapi-vim" } },
}