diff options
author | Abouzar Parvan <[email protected]> | 2022-05-05 18:51:51 +0430 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-05 18:51:51 +0430 |
commit | cf426e1ff27931153357d0db3a5df4e180ac230b (patch) | |
tree | 8cf326707614e67750f7df18fc3092b6e438940d /snapshots | |
parent | e1d32ca42ee6fdef8c724e3f391e548895f0bdcf (diff) |
fix(dap): temporarily use dap-buddy dev branch which has older code (#2567)
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index 582b93ca..22ad665a 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -2,8 +2,8 @@ "Comment.nvim": { "commit": "cb0de89" }, - "DAPInstall.nvim": { - "commit": "bbda2b0" + "dap-buddy.nvim": { + "commit": "3679132" }, "FixCursorHold.nvim": { "commit": "1bfb32e" |