diff options
author | Abouzar Parvan <[email protected]> | 2022-04-15 04:36:37 +0430 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-15 04:36:37 +0430 |
commit | 2b765ea8f82456823d87633056f7edb3801745a8 (patch) | |
tree | cc44fc6a486b2b5547696e60a42eeb8ea50cf55a | |
parent | 09684eff642eb455bffda3100f29ef182f734a82 (diff) |
fix(cmp): update nvim-cmp to the latest version (#2467)
-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" |