starter/lua/plugins/code.lua

4 lines
64 B
Lua

return {
{ "michaelb/sniprun", run = "bash ./install.sh" },
}