Files
yadm/.vim/coc-settings.json
2020-07-02 09:30:49 +02:00

8 lines
145 B
JSON

{
"diagnostic.checkCurrentLine": true,
"diagnostic.joinMessageLines": true,
"clangd": {
"semanticHighlighting": true
}
}