diff options
author | Abouzar Parvan <[email protected]> | 2022-04-15 04:37:41 +0430 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-15 04:37:41 +0430 |
commit | 22944e3111db9c31b22b78e6882e40a62c567f7f (patch) | |
tree | 59f52d4d9fefdb2c7e52e5ab28a415a198cbf106 | |
parent | 3083a19daa23acd077ac773463698faca45c549f (diff) |
fix(cmp): hotfix nvim-cmp version
-rw-r--r-- | snapshots/default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index eb242de0..65166ec1 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -51,7 +51,7 @@ "commit": "6fb0479" }, "nvim-cmp": { - "commit": "dbc7229" + "commit": "b5433f9" }, "nvim-dap": { "commit": "10b5781" |