chore(snapshot): update lazy_snapshot

This commit is contained in:
Micah Halter
2023-07-03 20:58:03 -04:00
parent 5a65b9dd75
commit 987a7eae5b
+3 -3
View File
@@ -21,7 +21,7 @@ return {
{ "hrsh7th/nvim-cmp", commit = "2743dd989e9b932e1b4813a4927d7b84272a14e2", optional = true },
{ "jay-babu/mason-null-ls.nvim", version = "^2", optional = true },
{ "jay-babu/mason-nvim-dap.nvim", version = "^2", optional = true },
{ "jose-elias-alvarez/null-ls.nvim", commit = "aac27a1fa550de3d0b2c651168167cc0d5366a9a", optional = true },
{ "jose-elias-alvarez/null-ls.nvim", commit = "608547dcd1381ae791120674e105f5ebae25b37f", optional = true },
{ "kevinhwang91/nvim-ufo", version = "^1", optional = true },
{ "kevinhwang91/promise-async", version = "^1", optional = true },
{ "lewis6991/gitsigns.nvim", version = "^0.6", optional = true },
@@ -36,10 +36,10 @@ 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 = "3fde1587d0850d46b5a1473e5d1e59254e947496", optional = true },
{ "nvim-treesitter/nvim-treesitter", commit = "c42a8f96d37be82cf32934c4351150d7736f93f5", optional = true },
{ "nvim-treesitter/nvim-treesitter-textobjects", commit = "52f1f3280d9092bfaee5c45be5962fabee3d9654", optional = true },
{ "onsails/lspkind.nvim", commit = "57610d5ab560c073c465d6faf0c19f200cb67e6e", optional = true },
{ "rafamadriz/friendly-snippets", commit = "1723ae01d83f3b3ac1530f1ae22b7b9d5da7749b", optional = true },
{ "rafamadriz/friendly-snippets", commit = "17245edcd1195ad88d60ae13fb1e90d1df9b2fc9", optional = true },
{ "rcarriga/cmp-dap", commit = "d16f14a210cd28988b97ca8339d504533b7e09a4", optional = true },
{ "rcarriga/nvim-dap-ui", version = "^3", optional = true },
{ "rcarriga/nvim-notify", version = "^3", optional = true },