chore(snapshot): update lazy_snapshot

This commit is contained in:
Micah Halter
2023-06-27 14:50:54 -04:00
parent 9ae06d09df
commit 49827ac8d2
+2 -2
View File
@@ -5,7 +5,7 @@ return {
{ "MunifTanjim/nui.nvim", version = "^0.1", optional = true },
{ "NMAC427/guess-indent.nvim", commit = "b8ae749fce17aa4c267eec80a6984130b94f80b2", optional = true },
{ "NvChad/nvim-colorizer.lua", commit = "dde3084106a70b9a79d48f426f6d6fec6fd203f7", optional = true },
{ "Shatur/neovim-session-manager", commit = "fd92e73506601a48adb843cdc0a15f2e63513754", optional = true },
{ "Shatur/neovim-session-manager", commit = "bb47cab66c385bd76e561365b361b3478cffcee4", optional = true },
{ "akinsho/toggleterm.nvim", version = "^2", optional = true },
{ "b0o/SchemaStore.nvim", commit = "7322390c9abff6f137774d9e04bddb3cd725afd1", optional = true },
{ "echasnovski/mini.ai", version = "^0.9", optional = true },
@@ -36,7 +36,7 @@ return {
{ "nvim-telescope/telescope-fzf-native.nvim", commit = "9bc8237565ded606e6c366a71c64c0af25cd7a50", optional = true },
{ "nvim-telescope/telescope.nvim", version = "^0.1", optional = true },
{ "nvim-tree/nvim-web-devicons", commit = "9ab9b0b894b2388a9dbcdee5f00ce72e25d85bf9", optional = true },
{ "nvim-treesitter/nvim-treesitter", commit = "d49ba798c95398e62321b40041e8ac4654fea251", optional = true },
{ "nvim-treesitter/nvim-treesitter", commit = "beda6227366fd4653ee83b83ff7535aa55188e11", optional = true },
{ "nvim-treesitter/nvim-treesitter-textobjects", commit = "52f1f3280d9092bfaee5c45be5962fabee3d9654", optional = true },
{ "onsails/lspkind.nvim", commit = "57610d5ab560c073c465d6faf0c19f200cb67e6e", optional = true },
{ "rafamadriz/friendly-snippets", commit = "5749f093759c29e3694053d048ceb940fe12c3d3", optional = true },