From cf426e1ff27931153357d0db3a5df4e180ac230b Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Thu, 5 May 2022 18:51:51 +0430 Subject: fix(dap): temporarily use dap-buddy dev branch which has older code (#2567) --- snapshots/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'snapshots') 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" -- cgit v1.2.3 From be5afb5b77879afebd745e8e35d6f683b14e7224 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 01:37:09 +0430 Subject: chore: bump plugins version (#2563) * chore: bump plugins version * chore(plugins): update * chore(update): replace DAPInstall with dap-buddy Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan --- snapshots/default.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'snapshots') diff --git a/snapshots/default.json b/snapshots/default.json index 22ad665a..3179bc77 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -2,14 +2,11 @@ "Comment.nvim": { "commit": "cb0de89" }, - "dap-buddy.nvim": { - "commit": "3679132" - }, "FixCursorHold.nvim": { "commit": "1bfb32e" }, "LuaSnip": { - "commit": "1dbafec" + "commit": "cc00863" }, "alpha-nvim": { "commit": "4781fcf" @@ -29,11 +26,14 @@ "cmp_luasnip": { "commit": "a9de941" }, + "dap-buddy.nvim": { + "commit": "bbda2b0" + }, "friendly-snippets": { "commit": "6e0881a" }, "gitsigns.nvim": { - "commit": "61c8398" + "commit": "0beb194" }, "lua-dev.nvim": { "commit": "54149d1" @@ -42,34 +42,34 @@ "commit": "45d07fc" }, "nlsp-settings.nvim": { - "commit": "fc3007e" + "commit": "0ca91e1" }, "null-ls.nvim": { "commit": "3dbded7" }, "nvim-autopairs": { - "commit": "63779ea" + "commit": "aea9131" }, "nvim-cmp": { - "commit": "baa8646" + "commit": "f81bfee" }, "nvim-dap": { - "commit": "d6d8317" + "commit": "d73ebd6" }, "nvim-lsp-installer": { - "commit": "193f171" + "commit": "91fe454" }, "nvim-lspconfig": { - "commit": "21102d5" + "commit": "2f37b2c" }, "nvim-notify": { - "commit": "ebe78be" + "commit": "d4a01ee" }, "nvim-tree.lua": { "commit": "483f155" }, "nvim-treesitter": { - "commit": "4067351" + "commit": "cf3e963" }, "nvim-ts-context-commentstring": { "commit": "8834375" @@ -93,7 +93,7 @@ "commit": "612443b" }, "schemastore.nvim": { - "commit": "57bb4e1" + "commit": "aaf3d78" }, "structlog.nvim": { "commit": "6f1403a" @@ -102,12 +102,12 @@ "commit": "281b07a" }, "telescope.nvim": { - "commit": "23e28d0" + "commit": "4681dcd" }, "toggleterm.nvim": { - "commit": "6c7f5db" + "commit": "c3fac3d" }, "which-key.nvim": { - "commit": "03de564" + "commit": "f03a259" } } -- cgit v1.2.3 From d868dc14fe04792fc989bb94592f3ba697edd692 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 07:18:58 +0430 Subject: chore: bump plugins version (#2582) * chore: bump plugins version * chore(plugins): update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan --- snapshots/default.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'snapshots') diff --git a/snapshots/default.json b/snapshots/default.json index 3179bc77..26119e78 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -1,6 +1,6 @@ { "Comment.nvim": { - "commit": "cb0de89" + "commit": "79b356d" }, "FixCursorHold.nvim": { "commit": "1bfb32e" @@ -12,10 +12,10 @@ "commit": "4781fcf" }, "bufferline.nvim": { - "commit": "2d5266d" + "commit": "ee1d51e" }, "cmp-buffer": { - "commit": "d66c4c2" + "commit": "12463cf" }, "cmp-nvim-lsp": { "commit": "e6b5feb" @@ -30,46 +30,46 @@ "commit": "bbda2b0" }, "friendly-snippets": { - "commit": "6e0881a" + "commit": "4ef45d0" }, "gitsigns.nvim": { - "commit": "0beb194" + "commit": "aca84fd" }, "lua-dev.nvim": { "commit": "54149d1" }, "lualine.nvim": { - "commit": "45d07fc" + "commit": "619eded" }, "nlsp-settings.nvim": { - "commit": "0ca91e1" + "commit": "854a308" }, "null-ls.nvim": { - "commit": "3dbded7" + "commit": "dcad76e" }, "nvim-autopairs": { "commit": "aea9131" }, "nvim-cmp": { - "commit": "f81bfee" + "commit": "a226b6a" }, "nvim-dap": { - "commit": "d73ebd6" + "commit": "2249fcf" }, "nvim-lsp-installer": { - "commit": "91fe454" + "commit": "f5569f6" }, "nvim-lspconfig": { - "commit": "2f37b2c" + "commit": "ce8a4d8" }, "nvim-notify": { "commit": "d4a01ee" }, "nvim-tree.lua": { - "commit": "483f155" + "commit": "82ec79a" }, "nvim-treesitter": { - "commit": "cf3e963" + "commit": "10d57b3" }, "nvim-ts-context-commentstring": { "commit": "8834375" @@ -93,7 +93,7 @@ "commit": "612443b" }, "schemastore.nvim": { - "commit": "aaf3d78" + "commit": "88fc796" }, "structlog.nvim": { "commit": "6f1403a" @@ -102,10 +102,10 @@ "commit": "281b07a" }, "telescope.nvim": { - "commit": "4681dcd" + "commit": "795a63e" }, "toggleterm.nvim": { - "commit": "c3fac3d" + "commit": "ea21c3e" }, "which-key.nvim": { "commit": "f03a259" -- cgit v1.2.3 From cb6502ee30e043b13914f7bddb373a40dcc73af4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 09:21:03 +0430 Subject: chore: bump plugins version (#2607) * chore: bump plugins version * chore(plugins): update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan --- snapshots/default.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'snapshots') diff --git a/snapshots/default.json b/snapshots/default.json index 26119e78..42529921 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -1,24 +1,24 @@ { "Comment.nvim": { - "commit": "79b356d" + "commit": "cc87c89" }, "FixCursorHold.nvim": { "commit": "1bfb32e" }, "LuaSnip": { - "commit": "cc00863" + "commit": "08b06c3" }, "alpha-nvim": { "commit": "4781fcf" }, "bufferline.nvim": { - "commit": "ee1d51e" + "commit": "82e3598" }, "cmp-buffer": { "commit": "12463cf" }, "cmp-nvim-lsp": { - "commit": "e6b5feb" + "commit": "affe808" }, "cmp-path": { "commit": "466b6b8" @@ -30,52 +30,52 @@ "commit": "bbda2b0" }, "friendly-snippets": { - "commit": "4ef45d0" + "commit": "02c92e3" }, "gitsigns.nvim": { - "commit": "aca84fd" + "commit": "44372ff" }, "lua-dev.nvim": { "commit": "54149d1" }, "lualine.nvim": { - "commit": "619eded" + "commit": "c12b167" }, "nlsp-settings.nvim": { - "commit": "854a308" + "commit": "7136038" }, "null-ls.nvim": { - "commit": "dcad76e" + "commit": "af19226" }, "nvim-autopairs": { "commit": "aea9131" }, "nvim-cmp": { - "commit": "a226b6a" + "commit": "033a817" }, "nvim-dap": { - "commit": "2249fcf" + "commit": "a9c49a5" }, "nvim-lsp-installer": { - "commit": "f5569f6" + "commit": "a655bdd" }, "nvim-lspconfig": { - "commit": "ce8a4d8" + "commit": "b86a37c" }, "nvim-notify": { - "commit": "d4a01ee" + "commit": "c6ca279" }, "nvim-tree.lua": { - "commit": "82ec79a" + "commit": "b2ba6de" }, "nvim-treesitter": { - "commit": "10d57b3" + "commit": "29b0ea8" }, "nvim-ts-context-commentstring": { "commit": "8834375" }, "nvim-web-devicons": { - "commit": "bdd4342" + "commit": "0c5b6d1" }, "onedarker.nvim": { "commit": "b00dd21" @@ -84,7 +84,7 @@ "commit": "4dedd3b" }, "plenary.nvim": { - "commit": "9069d14" + "commit": "1da13ad" }, "popup.nvim": { "commit": "b7404d3" @@ -93,19 +93,19 @@ "commit": "612443b" }, "schemastore.nvim": { - "commit": "88fc796" + "commit": "675ec50" }, "structlog.nvim": { "commit": "6f1403a" }, "telescope-fzf-native.nvim": { - "commit": "281b07a" + "commit": "2330a7e" }, "telescope.nvim": { - "commit": "795a63e" + "commit": "1a91238" }, "toggleterm.nvim": { - "commit": "ea21c3e" + "commit": "c525442" }, "which-key.nvim": { "commit": "f03a259" -- cgit v1.2.3