Skip to content

Instantly share code, notes, and snippets.

@edisplay
Forked from benawad/coc-settings.json
Created November 27, 2020 03:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edisplay/4e86107453ab677afaf8319ba009a074 to your computer and use it in GitHub Desktop.
Save edisplay/4e86107453ab677afaf8319ba009a074 to your computer and use it in GitHub Desktop.
{
"suggest.noselect": false,
"coc.preferences.formatOnSaveFiletypes": [
"javascript",
"typescript",
"typescriptreact",
"json",
"javascriptreact",
"typescript.tsx",
"graphql"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment