added go LSP support, I think.
This commit is contained in:
parent
35fb7ffcb1
commit
f75102b78e
3 changed files with 17 additions and 1 deletions
|
|
@ -107,4 +107,5 @@ require('lze').load {
|
|||
{ import = "lsp.bash" },
|
||||
{ import = "lsp.zk" },
|
||||
{ import = "lsp.rust" },
|
||||
{ import = "lsp.go" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue