From fb7da7bc788849ae0b735eeec521ea677c35de1f Mon Sep 17 00:00:00 2001 From: LostNeophyte Date: Mon, 28 Nov 2022 19:11:06 +0100 Subject: perf: handle big files better (#3449) fixes https://github.com/LunarVim/LunarVim/issues/3393 --- snapshots/default.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'snapshots') diff --git a/snapshots/default.json b/snapshots/default.json index 9e7be929..27c618a9 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -8,6 +8,9 @@ "alpha-nvim": { "commit": "a858e4e" }, + "bigfile.nvim": { + "commit": "70e4989" + }, "bufferline.nvim": { "commit": "4ecfa81" }, -- cgit v1.2.3