dot/.config/nvim/coc-settings.json

7 lines
98 B
JSON

{
"eslint.enable": false,
"go.goplsOptions": {
},
"go.goplsPath": "~/.asdf/shims/gopls"
}