sporo zmian, nie pamiętam czego :)
This commit is contained in:
10
nvim/coc-settings.json
Normal file
10
nvim/coc-settings.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"languageserver": {
|
||||
"go": {
|
||||
"command": "gopls",
|
||||
"rootPatterns": ["go.mod"],
|
||||
"trace.server": "verbose",
|
||||
"filetypes": ["go"]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user