Skip to content

Commit

Permalink
feat: remove coc-spell-checker
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkn committed Mar 4, 2024
1 parent 685961e commit adc14a2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions vim/coc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"coc-sh": ">=0.7.0",
"coc-snippets": ">=3.1.6",
"coc-solargraph": ">=1.2.4",
"coc-spell-checker": ">=1.3.2",
"coc-sql": ">=0.11.0",
"coc-tsserver": ">=2.1.3",
"coc-vetur": ">=1.2.5",
Expand All @@ -31,5 +30,5 @@
},
"disabled": [],
"locked": [],
"lastUpdate": 1708409362698
}
"lastUpdate": 1709468493167
}

0 comments on commit adc14a2

Please sign in to comment.