chore(snapshot): update lazy_snapshot
This commit is contained in:
@@ -36,7 +36,7 @@ return {
|
||||
{ "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-textobjects", commit = "83c59ed1eeae70a55605990993cf4d208948fdf7", 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 },
|
||||
{ "rcarriga/cmp-dap", commit = "d16f14a210cd28988b97ca8339d504533b7e09a4", optional = true },
|
||||
@@ -46,7 +46,7 @@ return {
|
||||
{ "s1n7ax/nvim-window-picker", version = "^2", optional = true },
|
||||
{ "saadparwaiz1/cmp_luasnip", commit = "18095520391186d634a0045dacaa346291096566", optional = true },
|
||||
{ "stevearc/aerial.nvim", version = "^1", optional = true },
|
||||
{ "stevearc/dressing.nvim", commit = "1cbc4eef2ef7d745aa1a559b22589e33860cf077", optional = true },
|
||||
{ "stevearc/dressing.nvim", version = "^1", optional = true },
|
||||
{ "williamboman/mason-lspconfig.nvim", version = "^1.1", optional = true },
|
||||
{ "williamboman/mason.nvim", version = "^1", optional = true },
|
||||
{ "windwp/nvim-autopairs", commit = "e8f7dd7a72de3e7b6626c050a802000e69d53ff0", optional = true },
|
||||
|
||||
Reference in New Issue
Block a user