2020-10-26 07:08:44 +00:00
|
|
|
{
|
2021-01-13 07:54:31 +00:00
|
|
|
"coc.preferences.formatOnSaveFiletypes": [
|
|
|
|
"cpp",
|
|
|
|
"javascript",
|
|
|
|
"typescript",
|
|
|
|
"typescriptreact",
|
|
|
|
"json",
|
|
|
|
"markdown",
|
|
|
|
"python",
|
|
|
|
"rust",
|
|
|
|
"toml",
|
|
|
|
"yaml"
|
|
|
|
],
|
|
|
|
"clangd.path": "/home/mandlm/.config/coc/extensions/coc-clangd-data/install/11.0.0/clangd_11.0.0/bin/clangd"
|
2020-10-26 07:08:44 +00:00
|
|
|
}
|