diff options
author | Abouzar Parvan <[email protected]> | 2022-09-07 11:38:46 +0430 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-07 11:38:46 +0430 |
commit | e485cd6e406b8ba8e5d02a87db954a1d924036ce (patch) | |
tree | 0b4344636173757905b152e13e5c155d635e9fe9 /snapshots | |
parent | 256e4b8e70994761957b84cb24151fcdfcaa74e6 (diff) |
fix(plugins): bring back original folke repos (#2992)
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index 29822342..a5c9cff1 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -12,7 +12,7 @@ "commit": "09e5374" }, "bufferline.nvim": { - "commit": "13a532e" + "commit": "0b4b863" }, "cmp-buffer": { "commit": "3022dbc" @@ -36,7 +36,7 @@ "commit": "d7e0bcb" }, "lua-dev.nvim": { - "commit": "54149d1" + "commit": "9381ad0" }, "lualine.nvim": { "commit": "3cf4540" @@ -111,6 +111,6 @@ "commit": "7abb25e" }, "which-key.nvim": { - "commit": "f03a259" + "commit": "439637d" } } |