diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-20 23:31:05 +0200 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-20 23:31:05 +0200 | 
| commit | 2d3140f0d7497cc8352190b2fd4737a7a3420a68 (patch) | |
| tree | 150a77bb001c7c43ecced30cc8ae75adb400d228 | |
| parent | fb80fe0a443200296d20efc35122d602782e2a62 (diff) | |
chore: bump plugins version (#3761)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | snapshots/default.json | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/snapshots/default.json b/snapshots/default.json index b54d9504..3e694b03 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -51,19 +51,19 @@      "commit": "29eedf7"    },    "mason-lspconfig.nvim": { -    "commit": "e11264c" +    "commit": "5b388c0"    },    "mason.nvim": { -    "commit": "3d9ded5" +    "commit": "41d6a88"    },    "neodev.nvim": { -    "commit": "15e9e7c" +    "commit": "e905fb7"    },    "nlsp-settings.nvim": { -    "commit": "ac1e6f3" +    "commit": "0681602"    },    "null-ls.nvim": { -    "commit": "7bd74a8" +    "commit": "ef3d4a4"    },    "nvim-autopairs": {      "commit": "f00eb3b" @@ -87,7 +87,7 @@      "commit": "e8a89db"    },    "nvim-treesitter": { -    "commit": "42c3a3c" +    "commit": "c961595"    },    "nvim-ts-context-commentstring": {      "commit": "a0f8956" | 
