Skip to content

Instantly share code, notes, and snippets.

@clonex10100
Created September 5, 2020 00:32
Show Gist options
  • Save clonex10100/928f1d3dfb2fa0efbc5eb18a7f15d7d1 to your computer and use it in GitHub Desktop.
Save clonex10100/928f1d3dfb2fa0efbc5eb18a7f15d7d1 to your computer and use it in GitHub Desktop.
{
"languageserver": {
"Hoon": {
"command": "/home/clone/urbit/hoon-language-server/bin/index.js",
"args": [
"-p",
"8080",
"-s",
"zod",
"-c",
"lidlut-tabwed-pillex-ridrup"
],
"filetypes": ["hoon"],
"initializationOptions": {
},
"settings": {
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment