deprecate experimentalWatchedFileDelay for gopls (0.10.0)

pull/244/head
ray-x 2 years ago
parent da978e3f53
commit c6e6c57c86

@ -74,7 +74,6 @@ M.defaults = function()
staticcheck = true,
matcher = 'fuzzy',
diagnosticsDelay = '500ms',
experimentalWatchedFileDelay = '1000ms',
symbolMatcher = 'fuzzy',
gofumpt = false, -- true, -- turn on for new repos, gofmpt is good but also create code turmoils
buildFlags = { '-tags', 'integration' },

Loading…
Cancel
Save