summaryrefslogtreecommitdiff
path: root/snapshots
diff options
context:
space:
mode:
authorChristian Chiarulli <[email protected]>2022-10-06 05:20:12 +0000
committerGitHub <[email protected]>2022-10-06 01:20:12 -0400
commit5b35ed9c3288f5c631e04f80674f098d79fe130e (patch)
tree25fb471d878b8ed2754e889b1927667f6437240a /snapshots
parent1eed9f572f29568a65cf2505e2dd37d1c2e7a309 (diff)
feat: all features active by default (#3157)
Diffstat (limited to 'snapshots')
-rw-r--r--snapshots/default.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/snapshots/default.json b/snapshots/default.json
index 4047d3a1..78fe9a1f 100644
--- a/snapshots/default.json
+++ b/snapshots/default.json
@@ -23,9 +23,6 @@
"cmp_luasnip": {
"commit": "a9de941"
},
- "dap-buddy.nvim": {
- "commit": "3679132"
- },
"friendly-snippets": {
"commit": "2be79d8"
},
@@ -65,6 +62,9 @@
"nvim-dap": {
"commit": "0b320f5"
},
+ "nvim-dap-ui": {
+ "commit": "c8ce83a"
+ },
"nvim-lspconfig": {
"commit": "f11fdff"
},