summaryrefslogtreecommitdiff
path: root/vim/coc-settings.json
blob: 0bea3dc14e3c80ea36f52cc2d1ca7ee2fe4bb7cb (plain) (blame)
1
2
3
4
5
6
{
  "suggest.autoTrigger": "none",
  "pullDiagnostic.onChange": false,
  "signature.enable": false,
  "inlayHint.enable": false
}