diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-29 14:34:43 +0200 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-29 14:34:43 +0200 | 
| commit | df84e4ecce5a7c8838fd21d5de939128f3214ef4 (patch) | |
| tree | ba10c2e3b880c98196a196b97bfc4e41f71c8f22 | |
| parent | 68e8132b909dab6a748340f81c4b3a6ef452079d (diff) | |
chore: bump plugins version (#2925)
| -rw-r--r-- | snapshots/default.json | 40 | 
1 files changed, 20 insertions, 20 deletions
| diff --git a/snapshots/default.json b/snapshots/default.json index 4b1d68a7..84990838 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -1,6 +1,6 @@  {    "Comment.nvim": { -    "commit": "350bf0c" +    "commit": "80e7746"    },    "FixCursorHold.nvim": {      "commit": "5aa5ff1" @@ -9,7 +9,7 @@      "commit": "9f454cc"    },    "alpha-nvim": { -    "commit": "d688f46" +    "commit": "f457f7f"    },    "bufferline.nvim": {      "commit": "13a532e" @@ -30,28 +30,28 @@      "commit": "3679132"    },    "friendly-snippets": { -    "commit": "6227548" +    "commit": "e5a16f9"    },    "gitsigns.nvim": { -    "commit": "79c55eb" +    "commit": "1e107c9"    },    "lua-dev.nvim": {      "commit": "54149d1"    },    "lualine.nvim": { -    "commit": "c0510dd" +    "commit": "3cf4540"    },    "mason-lspconfig.nvim": { -    "commit": "d9365e7" +    "commit": "74c45b3"    },    "mason.nvim": { -    "commit": "5dbb22a" +    "commit": "9249238"    },    "nlsp-settings.nvim": { -    "commit": "48d02d1" +    "commit": "1ffdeff"    },    "null-ls.nvim": { -    "commit": "9d1f8dc" +    "commit": "753ad51"    },    "nvim-autopairs": {      "commit": "0a18e10" @@ -60,22 +60,22 @@      "commit": "058100d"    },    "nvim-dap": { -    "commit": "ad8b0de" +    "commit": "57003a0"    },    "nvim-lspconfig": { -    "commit": "da7461b" +    "commit": "636ce36"    },    "nvim-notify": { -    "commit": "60bb6bf" +    "commit": "cf5dc4f"    },    "nvim-tree.lua": { -    "commit": "81eb718" +    "commit": "4a725c0"    },    "nvim-treesitter": { -    "commit": "2bb9bb7" +    "commit": "f3c53d2"    },    "nvim-ts-context-commentstring": { -    "commit": "37a97a0" +    "commit": "4d3a68c"    },    "nvim-web-devicons": {      "commit": "2d02a56" @@ -84,10 +84,10 @@      "commit": "b00dd21"    },    "packer.nvim": { -    "commit": "90b323b" +    "commit": "3a9f980"    },    "plenary.nvim": { -    "commit": "31807ee" +    "commit": "a3dafaa"    },    "popup.nvim": {      "commit": "b7404d3" @@ -96,7 +96,7 @@      "commit": "090bb11"    },    "schemastore.nvim": { -    "commit": "539a2d3" +    "commit": "8f3a6e8"    },    "structlog.nvim": {      "commit": "232a8e2" @@ -105,10 +105,10 @@      "commit": "6791f74"    },    "telescope.nvim": { -    "commit": "5103387" +    "commit": "8dce937"    },    "toggleterm.nvim": { -    "commit": "62683d9" +    "commit": "f494c61"    },    "which-key.nvim": {      "commit": "f03a259" | 
