diff options
author | opalmay <[email protected]> | 2023-02-07 23:28:45 +0200 |
---|---|---|
committer | opalmay <[email protected]> | 2023-02-07 23:31:50 +0200 |
commit | a14e9e65bb6c2f8dae86b9150c051c1271458044 (patch) | |
tree | 28826a399bb4c38c7cef6d06c69583173dd56913 /snapshots/default.json | |
parent | 98fb64764fd4bfabc93d5c3b9d1d26d38d8828d6 (diff) |
feat: masonn null-ls dapmason-nullls-dap
Diffstat (limited to 'snapshots/default.json')
-rw-r--r-- | snapshots/default.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index 2c6e2803..5674a5fd 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -50,6 +50,12 @@ "lunar.nvim": { "commit": "29eedf7" }, + "mason-nvim-dap": { + "commit": "4feb21a" + }, + "mason-null-ls.nvim": { + "commit": "13c6ab4" + }, "mason-lspconfig.nvim": { "commit": "53f3a8b" }, |