From 1d1f7bac658f0c376cdd9e0df691fc4015be14b7 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Sat, 11 Jun 2022 17:46:37 +0200 Subject: fix: skip calling nvim-tree.setup() more than once (#2707) --- 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 de28eeaf..baae2023 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -1,6 +1,6 @@ { "Comment.nvim": { - "commit": "bdf9ca6" + "commit": "3c69bab" }, "FixCursorHold.nvim": { "commit": "1bfb32e" @@ -30,10 +30,10 @@ "commit": "bbda2b0" }, "friendly-snippets": { - "commit": "974d792" + "commit": "d27a83a" }, "gitsigns.nvim": { - "commit": "27aeb2e" + "commit": "c18e016" }, "lua-dev.nvim": { "commit": "54149d1" @@ -42,34 +42,34 @@ "commit": "3362b28" }, "nlsp-settings.nvim": { - "commit": "f27faa4" + "commit": "931b6ff" }, "null-ls.nvim": { - "commit": "474372a" + "commit": "dfdd5fa" }, "nvim-autopairs": { - "commit": "b9cc0a2" + "commit": "84cde35" }, "nvim-cmp": { - "commit": "033a817" + "commit": "15c7bf7" }, "nvim-dap": { - "commit": "688cb52" + "commit": "014ebd5" }, "nvim-lsp-installer": { - "commit": "ce70a78" + "commit": "effafae" }, "nvim-lspconfig": { - "commit": "eb03999" + "commit": "4eac16e" }, "nvim-notify": { - "commit": "8252aae" + "commit": "8960269" }, "nvim-tree.lua": { - "commit": "1caca62" + "commit": "bdb6d4a" }, "nvim-treesitter": { - "commit": "178f24e" + "commit": "9e8df1b" }, "nvim-ts-context-commentstring": { "commit": "8834375" @@ -84,7 +84,7 @@ "commit": "00ec5ad" }, "plenary.nvim": { - "commit": "54b2e3d" + "commit": "9c3239b" }, "popup.nvim": { "commit": "b7404d3" @@ -93,19 +93,19 @@ "commit": "541115e" }, "schemastore.nvim": { - "commit": "3a15757" + "commit": "442b79a" }, "structlog.nvim": { "commit": "232a8e2" }, "telescope-fzf-native.nvim": { - "commit": "f0dba7d" + "commit": "6a33ece" }, "telescope.nvim": { "commit": "e6b69b1" }, "toggleterm.nvim": { - "commit": "5bf839a" + "commit": "50f88d3" }, "which-key.nvim": { "commit": "f03a259" -- cgit v1.2.3 From 958030e728d3a853cc85051edf0326593c24148f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:30:19 +0430 Subject: chore: bump plugins version (#2699) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- snapshots/default.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'snapshots') diff --git a/snapshots/default.json b/snapshots/default.json index baae2023..533ff25e 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -6,10 +6,10 @@ "commit": "1bfb32e" }, "LuaSnip": { - "commit": "52f4aed" + "commit": "79b2019" }, "alpha-nvim": { - "commit": "4781fcf" + "commit": "ef27a59" }, "bufferline.nvim": { "commit": "c78b3ec" @@ -42,25 +42,25 @@ "commit": "3362b28" }, "nlsp-settings.nvim": { - "commit": "931b6ff" + "commit": "62d72bc" }, "null-ls.nvim": { - "commit": "dfdd5fa" + "commit": "ff40739" }, "nvim-autopairs": { - "commit": "84cde35" + "commit": "fa6876f" }, "nvim-cmp": { - "commit": "15c7bf7" + "commit": "df6734a" }, "nvim-dap": { "commit": "014ebd5" }, "nvim-lsp-installer": { - "commit": "effafae" + "commit": "2408a0f" }, "nvim-lspconfig": { - "commit": "4eac16e" + "commit": "10c3934" }, "nvim-notify": { "commit": "8960269" @@ -69,7 +69,7 @@ "commit": "bdb6d4a" }, "nvim-treesitter": { - "commit": "9e8df1b" + "commit": "518e275" }, "nvim-ts-context-commentstring": { "commit": "8834375" @@ -84,7 +84,7 @@ "commit": "00ec5ad" }, "plenary.nvim": { - "commit": "9c3239b" + "commit": "968a4b9" }, "popup.nvim": { "commit": "b7404d3" @@ -93,7 +93,7 @@ "commit": "541115e" }, "schemastore.nvim": { - "commit": "442b79a" + "commit": "a32911d" }, "structlog.nvim": { "commit": "232a8e2" @@ -102,10 +102,10 @@ "commit": "6a33ece" }, "telescope.nvim": { - "commit": "e6b69b1" + "commit": "d96eaa9" }, "toggleterm.nvim": { - "commit": "50f88d3" + "commit": "aaeed9e" }, "which-key.nvim": { "commit": "f03a259" -- cgit v1.2.3