diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-07 09:53:16 +0430 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-07 09:53:16 +0430 | 
| commit | 59361ebe7b677dea0ca490b989af89c8918e1618 (patch) | |
| tree | 7131e7a739fda144a4e3c040b5a25ea101931389 | |
| parent | f778a38c31daf53db42c4187faf08fcd004d441b (diff) | |
chore: bump plugins version (#2654)
* 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 <[email protected]>
| -rw-r--r-- | snapshots/default.json | 30 | 
1 files changed, 15 insertions, 15 deletions
| diff --git a/snapshots/default.json b/snapshots/default.json index a08c9ebc..de28eeaf 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -12,7 +12,7 @@      "commit": "4781fcf"    },    "bufferline.nvim": { -    "commit": "e2b1e99" +    "commit": "c78b3ec"    },    "cmp-buffer": {      "commit": "12463cf" @@ -42,10 +42,10 @@      "commit": "3362b28"    },    "nlsp-settings.nvim": { -    "commit": "4690da2" +    "commit": "f27faa4"    },    "null-ls.nvim": { -    "commit": "7b8560d" +    "commit": "474372a"    },    "nvim-autopairs": {      "commit": "b9cc0a2" @@ -54,22 +54,22 @@      "commit": "033a817"    },    "nvim-dap": { -    "commit": "0062c19" +    "commit": "688cb52"    },    "nvim-lsp-installer": { -    "commit": "d40cc5c" +    "commit": "ce70a78"    },    "nvim-lspconfig": { -    "commit": "84252b0" +    "commit": "eb03999"    },    "nvim-notify": { -    "commit": "c6ca279" +    "commit": "8252aae"    },    "nvim-tree.lua": { -    "commit": "2002b21" +    "commit": "1caca62"    },    "nvim-treesitter": { -    "commit": "5e24e8d" +    "commit": "178f24e"    },    "nvim-ts-context-commentstring": {      "commit": "8834375" @@ -81,10 +81,10 @@      "commit": "b00dd21"    },    "packer.nvim": { -    "commit": "4dedd3b" +    "commit": "00ec5ad"    },    "plenary.nvim": { -    "commit": "1da13ad" +    "commit": "54b2e3d"    },    "popup.nvim": {      "commit": "b7404d3" @@ -93,19 +93,19 @@      "commit": "541115e"    },    "schemastore.nvim": { -    "commit": "af73c24" +    "commit": "3a15757"    },    "structlog.nvim": {      "commit": "232a8e2"    },    "telescope-fzf-native.nvim": { -    "commit": "2330a7e" +    "commit": "f0dba7d"    },    "telescope.nvim": { -    "commit": "54be102" +    "commit": "e6b69b1"    },    "toggleterm.nvim": { -    "commit": "93c2f2c" +    "commit": "5bf839a"    },    "which-key.nvim": {      "commit": "f03a259" | 
