diff options
author | Abouzar Parvan <[email protected]> | 2022-10-15 12:54:49 +0330 |
---|---|---|
committer | GitHub <[email protected]> | 2022-10-15 12:54:49 +0330 |
commit | a54312b7693de1862238a1a097009c5f952fcb12 (patch) | |
tree | 8037d75943d8b3cedc5c0970343c7e49daf4ea22 /snapshots/default.json | |
parent | 91ac8a0bb0eefc31815371454bcf59aa72d0acc3 (diff) |
fix(nvim-cmp-lsp): update_capabilities has been deprecated (#3245)
Diffstat (limited to 'snapshots/default.json')
-rw-r--r-- | snapshots/default.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index e2a1d63e..cd2d16c9 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -15,7 +15,7 @@ "commit": "3022dbc" }, "cmp-nvim-lsp": { - "commit": "affe808" + "commit": "389f06d" }, "cmp-path": { "commit": "447c87c" @@ -36,7 +36,7 @@ "commit": "7d8c6c4" }, "neodev.nvim": { - "commit": "b2fd8b7" + "commit": "d785dc8" }, "lualine.nvim": { "commit": "a52f078" @@ -66,7 +66,7 @@ "commit": "c8ce83a" }, "nvim-lspconfig": { - "commit": "f11fdff" + "commit": "35a731b" }, "nvim-navic": { "commit": "132b273" |