nvim: gopls should ignore the proto directory as well
This commit is contained in:
parent
c620a3bc08
commit
3ed58ff14c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ lspconfig.gopls.setup({
|
|||
"-bazel-bin",
|
||||
"-bazel-out",
|
||||
"-bazel-testlogs",
|
||||
"-bazel-mypkg",
|
||||
"-proto",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue