2
0

crush.json 108 B

12345678
  1. {
  2. "$schema": "https://charm.land/crush.json",
  3. "lsp": {
  4. "Go": {
  5. "command": "gopls"
  6. }
  7. }
  8. }