Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit f871712

Browse files
authored
Merge pull request #1463 from bChiquet/fix-json-comma
README.md > vim/coc setup > last comma in the json object doesn't parse.
2 parents e839e89 + b77dadc commit f871712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Then issue `:CocConfig` and add the following to your Coc config file.
407407
"initializationOptions": {
408408
"languageServerHaskell": {
409409
}
410-
},
410+
}
411411
}
412412
}
413413
```

0 commit comments

Comments
 (0)