Use stow for managing dotfiles

This commit is contained in:
Oliver Davies 2021-07-10 22:20:50 +01:00
parent 7b29ee2104
commit 7fed1cf922
83 changed files with 61 additions and 40 deletions

View file

@ -0,0 +1 @@
{}

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"
}
}