diff options
author | Loek Le Blansch <l.leblansch@gmail.com> | 2020-08-03 09:31:34 +0200 |
---|---|---|
committer | Loek Le Blansch <l.leblansch@gmail.com> | 2020-08-03 09:31:34 +0200 |
commit | 6a6100a8faa73815863cbabedb15e63aba0a1098 (patch) | |
tree | 69bba99668cd2b2c72eca35fd603214800932381 /.config/coc/extensions | |
parent | 68f0ec3669f991945c10a04eba85eeb6e300960b (diff) |
update
Diffstat (limited to '.config/coc/extensions')
-rw-r--r-- | .config/coc/extensions/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json index 0a34f6b..fd376b3 100644 --- a/.config/coc/extensions/package.json +++ b/.config/coc/extensions/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "coc-clangd": ">=0.4.11", + "coc-clangd": ">=0.4.13", "coc-css": ">=1.2.4", "coc-emmet": ">=1.1.6", "coc-html": ">=1.2.4", @@ -9,6 +9,6 @@ "coc-python": ">=1.2.12", "coc-snippets": ">=2.1.28", "coc-tsserver": ">=1.5.3", - "coc-vimtex": ">=1.0.3" + "coc-vimtex": ">=1.0.4" } }
\ No newline at end of file |