We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45bc1c5 + 1ec8ddc commit 157e818Copy full SHA for 157e818
README.md
@@ -296,7 +296,7 @@ wouldn't usually know about. The value is a list of dictionaries containing:
296
"cmdline": [ "/path/to/gopls", "-rpc.trace" ],
297
"filetypes": [ "go" ],
298
"project_root_files": [ "go.mod" ],
299
- "tirggerCharacters": [ "." ]
+ "triggerCharacters": [ "." ]
300
} ]
301
}
302
```
0 commit comments