gopher.nvim/lua/gopher/init.lua(view raw)
1 2 3 4 5
local gopher = {} gopher.install_deps = require("gopher.installer").install_all return gopher