Skip to content

Instantly share code, notes, and snippets.

@benawad
Created November 11, 2019 01:53
Show Gist options
  • Save benawad/e187dd887f256a6a002905ec7f22ad76 to your computer and use it in GitHub Desktop.
Save benawad/e187dd887f256a6a002905ec7f22ad76 to your computer and use it in GitHub Desktop.
{
"suggest.noselect": false,
"coc.preferences.formatOnSaveFiletypes": [
"javascript",
"typescript",
"typescriptreact",
"json",
"javascriptreact",
"typescript.tsx",
"graphql"
]
}
@bradi25
Copy link

bradi25 commented Jan 12, 2022

thanks . its help me a lot

@javierdebug
Copy link

After updating the coc-settings.json file, what command should I use for the settings to start installing and working?

@DhyaneshHarnale
Copy link

This is awesome! Thx Ben

@mwelwankuta
Copy link

tried setting up my own init.vim and just ended up cloning yours instead

@akshit2649
Copy link

@javierdebug it should work automatically after re-opening neovim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment