tangled
alpha
login
or
join now
olexsmir.xyz
/
gopher.nvim
[mirror]
Make your go dev experience better
github.com/olexsmir/gopher.nvim
neovim
golang
5
fork
atom
overview
issues
pulls
pipelines
fix(installer): run commands without timeout
olexsmir.xyz
3 years ago
5642af74
250d4de7
options
unified
split
Changed files
+1
-1
lua
gopher
installer.lua
+1
-1
lua/gopher/installer.lua
···
22
22
print("install " .. url .. " finished")
23
23
end,
24
24
})
25
25
-
:sync()
25
25
+
:start()
26
26
end
27
27
28
28
---Install required go deps