diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-04 10:15:30 -0400 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-04 10:15:30 -0400 | 
| commit | 9a82217ebccebeca7bb73a382bc81e461a846ce1 (patch) | |
| tree | 76680fcd955d5f77b8517d1374f1d08cfeda9d0b | |
| parent | ecb0f2317af8ab0f7cea88bc42cde4c8577dd475 (diff) | |
chore: bump plugins version (#3418)
| -rw-r--r-- | snapshots/default.json | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/snapshots/default.json b/snapshots/default.json index f004b570..27352d4e 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -27,7 +27,7 @@      "commit": "c93311f"    },    "gitsigns.nvim": { -    "commit": "d3a8ba0" +    "commit": "2b4fc5e"    },    "indent-blankline.nvim": {      "commit": "db7cbcb" @@ -42,13 +42,13 @@      "commit": "a910b4d"    },    "mason.nvim": { -    "commit": "bd7e9f6" +    "commit": "991007a"    },    "neodev.nvim": { -    "commit": "a9ddee2" +    "commit": "d41f7e1"    },    "nlsp-settings.nvim": { -    "commit": "758adec" +    "commit": "1ca1666"    },    "null-ls.nvim": {      "commit": "1ac465b" @@ -99,7 +99,7 @@      "commit": "685bc8e"    },    "schemastore.nvim": { -    "commit": "3aaa816" +    "commit": "6d856dc"    },    "structlog.nvim": {      "commit": "232a8e2" | 
