revert: automatically restart lsp server (#128)
semi revert of 7c198a1b36
This commit is contained in:
parent
f599e75963
commit
7764f6e37f
5 changed files with 0 additions and 31 deletions
|
|
@ -219,9 +219,6 @@ require("gopher").setup {
|
|||
-- timeout for running installer commands(e.g :GoDepsInstall, :GoDepsInstallSync)
|
||||
installer_timeout = 999999,
|
||||
|
||||
-- restart gopls server after commands like `:GoMod`, `:GoGet`, `:GoWork`
|
||||
restart_lsp = false,
|
||||
|
||||
-- user specified paths to binaries
|
||||
commands = {
|
||||
go = "go",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue