chore(snapshot): update lazy_snapshot
This commit is contained in:
@@ -20,7 +20,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 = "608547dcd1381ae791120674e105f5ebae25b37f", optional = true },
|
||||
{ "jose-elias-alvarez/null-ls.nvim", commit = "07897774c3b2f14d71b2ca51f3014d1055da9657", optional = true },
|
||||
{ "kevinhwang91/nvim-ufo", version = "^1", optional = true },
|
||||
{ "kevinhwang91/promise-async", version = "^1", optional = true },
|
||||
{ "lewis6991/gitsigns.nvim", version = "^0.6", optional = true },
|
||||
@@ -28,14 +28,14 @@ return {
|
||||
{ "max397574/better-escape.nvim", commit = "7031dc734add47bb71c010e0551829fa5799375f", optional = true },
|
||||
{ "mfussenegger/nvim-dap", version = "^0.6", optional = true },
|
||||
{ "mrjones2014/smart-splits.nvim", version = "^1", optional = true },
|
||||
{ "neovim/nvim-lspconfig", commit = "0011c435282f043a018e23393cae06ed926c3f4a", optional = true },
|
||||
{ "neovim/nvim-lspconfig", commit = "2187f222c37cb5fd7cf96f242e5c8a4a340f2596", optional = true },
|
||||
{ "numToStr/Comment.nvim", version = "^0.8", optional = true },
|
||||
{ "nvim-lua/plenary.nvim", version = "^0.1", optional = true },
|
||||
{ "nvim-neo-tree/neo-tree.nvim", version = "^2", optional = true },
|
||||
{ "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 = "896f2c76229f03d6978d29fa7b12421d7c18102f", optional = true },
|
||||
{ "nvim-treesitter/nvim-treesitter", commit = "0b81ed9f18333949a74586a1ea0497ae4cbb7cd4", optional = true },
|
||||
{ "nvim-treesitter/nvim-treesitter-textobjects", commit = "52f1f3280d9092bfaee5c45be5962fabee3d9654", optional = true },
|
||||
{ "onsails/lspkind.nvim", commit = "57610d5ab560c073c465d6faf0c19f200cb67e6e", optional = true },
|
||||
{ "rafamadriz/friendly-snippets", commit = "17245edcd1195ad88d60ae13fb1e90d1df9b2fc9", optional = true },
|
||||
|
||||
Reference in New Issue
Block a user