Skip to content

Instantly share code, notes, and snippets.

@ur4ltz
Forked from benawad/coc-settings.json
Created January 10, 2020 01:34
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 ur4ltz/ca55c3e956123aa0cfc8205dd9976af0 to your computer and use it in GitHub Desktop.
Save ur4ltz/ca55c3e956123aa0cfc8205dd9976af0 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