diff options
author | Loek Le Blansch <l.leblansch@gmail.com> | 2020-06-24 09:53:39 +0200 |
---|---|---|
committer | Loek Le Blansch <l.leblansch@gmail.com> | 2020-06-24 09:53:39 +0200 |
commit | 4581376a1b136bda087190f4c6b440d55801aeaa (patch) | |
tree | 8f8fc46e8300ab53c75c8f5abd4de5e4e2d3bd51 /.config/coc/extensions | |
parent | b15aab08a3301f0e6e6d2c1fda57b0c19968ea43 (diff) |
zathura update + new scheme
Diffstat (limited to '.config/coc/extensions')
-rw-r--r-- | .config/coc/extensions/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json index 432cb8a..d7d97b1 100644 --- a/.config/coc/extensions/package.json +++ b/.config/coc/extensions/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "coc-clangd": ">=0.4.10", + "coc-clangd": ">=0.4.11", "coc-css": ">=1.2.3", "coc-emmet": ">=1.1.4", "coc-html": ">=1.2.4", |