aboutsummaryrefslogtreecommitdiff
path: root/.config/coc/extensions
diff options
context:
space:
mode:
Diffstat (limited to '.config/coc/extensions')
-rw-r--r--.config/coc/extensions/package.json4
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