diff options
author | kylo252 <[email protected]> | 2022-04-12 11:18:17 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-12 11:18:17 +0200 |
commit | 1569202d39c40d7a44de5eb1b10cf203dd33af41 (patch) | |
tree | f44862786fe8d39e5f7cd2ec7d0c101b27bc68ba /snapshots | |
parent | 3de6a404c92e495baa8688aa76d98c4ea9caa8c7 (diff) |
fix(impatient): avoid get_options in fast handler (#2451)
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index d7a77ca0..22754d39 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -15,7 +15,7 @@ "commit": "6655228" }, "bufferline.nvim": { - "commit": "e62008f" + "commit": "bb3ac30" }, "cmp-buffer": { "commit": "d66c4c2" @@ -33,7 +33,7 @@ "commit": "e302658" }, "gitsigns.nvim": { - "commit": "4a68d2a" + "commit": "ac5ba87" }, "lua-dev.nvim": { "commit": "a0ee777" @@ -42,13 +42,13 @@ "commit": "c8e5a69" }, "nlsp-settings.nvim": { - "commit": "956c8ad" + "commit": "c4afb0f" }, "null-ls.nvim": { "commit": "82be4bf" }, "nvim-autopairs": { - "commit": "06535b1" + "commit": "6fb0479" }, "nvim-cmp": { "commit": "3192a0c" @@ -57,19 +57,19 @@ "commit": "10b5781" }, "nvim-lsp-installer": { - "commit": "a6c2783" + "commit": "88f590c" }, "nvim-lspconfig": { "commit": "fd7843a" }, "nvim-notify": { - "commit": "0d02acf" + "commit": "9655936" }, "nvim-tree.lua": { - "commit": "6e0e70b" + "commit": "9c272b9" }, "nvim-treesitter": { - "commit": "d79b169" + "commit": "d0fc684" }, "nvim-ts-context-commentstring": { "commit": "8834375" @@ -105,7 +105,7 @@ "commit": "b7ae91c" }, "toggleterm.nvim": { - "commit": "e62008f" + "commit": "1a608cc" }, "which-key.nvim": { "commit": "a3c19ec" |