Add c++ settings and good text width settings
This commit is contained in:
parent
d670928506
commit
17f96075a0
4 changed files with 8 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
"python.analysis.diagnosticSeverityOverrides":{
|
||||
"reportUnboundVariable":"none"
|
||||
},
|
||||
"hover.target": "preview"
|
||||
"hover.target": "preview",
|
||||
"clangd.path": "~/.config/coc/extensions/coc-clangd-data/install/16.0.2/clangd_16.0.2/bin/clangd"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue