diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-16 10:30:19 +0430 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-16 10:30:19 +0430 | 
| commit | 958030e728d3a853cc85051edf0326593c24148f (patch) | |
| tree | 533099fd30e6d8a94c4474b77bbf8006f2e8834c | |
| parent | 5d964c58848dde02bf04ce67bffe2398d2bbf1a1 (diff) | |
chore: bump plugins version (#2699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | snapshots/default.json | 26 | 
1 files changed, 13 insertions, 13 deletions
| 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" | 
