Skip to content

Commit

Permalink
feat: install configstore for coc
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkn committed Feb 26, 2024
1 parent 48f8bbe commit 685961e
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 29 deletions.
192 changes: 164 additions & 28 deletions vim/coc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion vim/coc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@
"coc-tsserver": ">=2.1.3",
"coc-vetur": ">=1.2.5",
"coc-yaml": ">=1.9.0",
"configstore": "^6.0.0",
"cspell-dict-vimlang": "^1.0.1",
"prettier": "^2.8.1"
},
"disabled": [],
"locked": [],
"lastUpdate": 1708409362698
}
}

0 comments on commit 685961e

Please sign in to comment.