dot/.config/nvim/coc-settings.json
2022-03-28 20:37:41 -05:00

7 lines
98 B
JSON

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