Re-organise to use a bare repo

Re-organise to use a bare repo, e.g.
https://www.atlassian.com/git/tutorials/dotfiles.
This commit is contained in:
Oliver Davies 2021-06-10 10:10:59 +01:00
parent e00d9b2e96
commit d1da7c6e15
59 changed files with 19 additions and 68 deletions

View file

@ -0,0 +1,23 @@
{
"dependencies": {
"coc-angular": ">=11.2.9",
"coc-css": ">=1.2.6",
"coc-emmet": ">=1.1.6",
"coc-esbonio": ">=0.4.0",
"coc-go": ">=0.13.3",
"coc-html": ">=1.4.1",
"coc-json": ">=1.3.4",
"coc-markdownlint": ">=1.11.1",
"coc-php-cs-fixer": ">=0.2.1",
"coc-phpactor": ">=1.0.3",
"coc-phpls": ">=2.2.0",
"coc-sh": ">=0.6.0",
"coc-svg": ">=0.0.13",
"coc-tailwindcss": ">=0.7.0",
"coc-tsserver": ">=1.7.0",
"coc-vetur": ">=1.2.4",
"coc-vimlsp": ">=0.12.2",
"coc-yaml": ">=1.3.1",
"coc-yank": ">=1.2.0"
}
}