updated some configs
This commit is contained in:
@@ -63,7 +63,7 @@ return {
|
||||
-- Go
|
||||
gopls = {
|
||||
-- Root detection: find go.work first, then go.mod, then git root
|
||||
-- root_dir = make_root_detector({ "go.work", "go.mod" }),
|
||||
root_dir = make_root_detector({ "go.work", "go.mod" }),
|
||||
settings = {
|
||||
gopls = {
|
||||
gofumpt = true,
|
||||
|
||||
Reference in New Issue
Block a user