help cocreinstall

This commit is contained in:
Barak Michener 2021-04-13 11:44:49 -07:00
parent f6188dfe86
commit 42e47f9227
2 changed files with 7 additions and 6 deletions

View file

@ -1,12 +1,11 @@
{
"dependencies": {
"coc-json": ">=1.3.2",
"coc-pyright": ">=1.1.97",
"coc-json": ">=1.3.4",
"coc-pyright": ">=1.1.129",
"coc-rust-analyzer": ">=0.32.0",
"coc-snippets": ">=2.2.3",
"coc-svelte": "https://github.com/codechips/coc-svelte",
"coc-tailwindcss": ">=0.7.0",
"coc-tsserver": ">=1.6.0",
"coc-snippets": ">=2.4.1",
"coc-svelte": ">=0.2.2",
"coc-tsserver": ">=1.7.0",
"coc-ultisnips": ">=1.2.3"
}
}

2
.vimrc
View file

@ -722,6 +722,8 @@ function InstallEverything()
GoUpdateBinaries
BlackUpgrade
endfunction
command CocReinstall :CocInstall coc-json coc-pyright coc-rust-analyzer coc-snippets coc-svelte coc-tsserver coc-ultisnips
" ** KEY REMAPPINGS **
"
" I used to use tabs, but then I took an arrow to the knee.