crush.json 🔗
@@ -1,6 +1,6 @@
{
"lsp": {
- "go": {
+ "Go": {
"command": "gopls"
}
}
Christian Rocha created
crush.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,6 +1,6 @@
{
"lsp": {
- "go": {
+ "Go": {
"command": "gopls"
}
}