mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
4 lines
76 B
Lua
4 lines
76 B
Lua
return {
|
|
"mattn/gist-vim",
|
|
dependencies = { { "mattn/webapi-vim" } },
|
|
}
|