Xinqi Bao's Git
projects
/
dotfiles.git
/ blob
summary
|
log
|
commit
|
diff
|
tree
history
|
raw
|
HEAD
upgrade clangd and nvim config
[dotfiles.git]
/
.config
/
nvim
/
coc-settings.json
1
{
2
"coc.preferences.colorSupport": true,
3
"suggest.noselect": true
4
}