Skip to content

Instantly share code, notes, and snippets.

View cybercoder-naj's full-sized avatar

Nishant Aanjaney Jalan cybercoder-naj

View GitHub Profile
@cybercoder-naj
cybercoder-naj / coc-settings.json
Created November 17, 2022 10:10
My NeoVim configuration
{
"suggest.noselect": false,
"coc.preferences.formatOnSaveFiletypes": [
"javascript",
"typescript",
"typescriptreact",
"json",
"javascriptreact",
"typescript.tsx",
"graphql"