Skip to content

Commit 3a72c6e

Browse files
committedOct 18, 2023
chore(snapshot): update lazy_snapshot
1 parent fb497c6 commit 3a72c6e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎lua/lazy_snapshot.lua

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
return {
22
{ "AstroNvim/astrotheme", version = "^3", optional = true },
3-
{ "JoosepAlviste/nvim-ts-context-commentstring", commit = "7241635869b7a8115893ffa67bab3907756caf4f", optional = true },
3+
{ "JoosepAlviste/nvim-ts-context-commentstring", commit = "92e688f013c69f90c9bbd596019ec10235bc51de", optional = true },
44
{ "L3MON4D3/LuaSnip", version = "^2", optional = true },
55
{ "MunifTanjim/nui.nvim", version = "^0.2", optional = true },
66
{ "NMAC427/guess-indent.nvim", commit = "b8ae749fce17aa4c267eec80a6984130b94f80b2", optional = true },
77
{ "NvChad/nvim-colorizer.lua", commit = "dde3084106a70b9a79d48f426f6d6fec6fd203f7", optional = true },
88
{ "Shatur/neovim-session-manager", commit = "68dde355a4304d83b40cf073f53915604bdd8e70", optional = true },
99
{ "akinsho/toggleterm.nvim", version = "^2", optional = true },
10-
{ "b0o/SchemaStore.nvim", commit = "854b38820036d81c5e6af1cae8797776ae5df56a", optional = true },
10+
{ "b0o/SchemaStore.nvim", commit = "a8fa6a36f09f00d32577fae0b3cee2f25ffc5c74", optional = true },
1111
{ "echasnovski/mini.bufremove", commit = "75be0b153b0cd2499c031e57d44cde8dad4766e4", optional = true },
1212
{ "folke/lazy.nvim", version = "^10", optional = true },
1313
{ "folke/neoconf.nvim", version = "^1", optional = true },
@@ -17,7 +17,7 @@ return {
1717
{ "hrsh7th/cmp-buffer", commit = "3022dbc9166796b644a841a02de8dd1cc1d311fa", optional = true },
1818
{ "hrsh7th/cmp-nvim-lsp", commit = "44b16d11215dce86f253ce0c30949813c0a90765", optional = true },
1919
{ "hrsh7th/cmp-path", commit = "91ff86cd9c29299a64f968ebb45846c485725f23", optional = true },
20-
{ "hrsh7th/nvim-cmp", commit = "5dce1b778b85c717f6614e3f4da45e9f19f54435", optional = true },
20+
{ "hrsh7th/nvim-cmp", commit = "d3a3056204e1a9dbb7c7fe36c114dc43b681768c", optional = true },
2121
{ "jay-babu/mason-null-ls.nvim", version = "^2", optional = true },
2222
{ "jay-babu/mason-nvim-dap.nvim", version = "^2", optional = true },
2323
{ "jose-elias-alvarez/null-ls.nvim", commit = "0010ea927ab7c09ef0ce9bf28c2b573fc302f5a7", optional = true },
@@ -28,15 +28,15 @@ return {
2828
{ "max397574/better-escape.nvim", commit = "7031dc734add47bb71c010e0551829fa5799375f", optional = true },
2929
{ "mfussenegger/nvim-dap", version = "^0.6", optional = true },
3030
{ "mrjones2014/smart-splits.nvim", version = "^1", optional = true },
31-
{ "neovim/nvim-lspconfig", commit = "2b361e043810d5587d9af0787f8ce40da92ec5e9", optional = true },
31+
{ "neovim/nvim-lspconfig", commit = "e49b1e90c1781ce372013de3fa93a91ea29fc34a", optional = true },
3232
{ "numToStr/Comment.nvim", version = "^0.8", optional = true },
3333
{ "nvim-lua/plenary.nvim", version = "^0.1", optional = true },
3434
{ "nvim-neo-tree/neo-tree.nvim", version = "^3", optional = true },
3535
{ "nvim-telescope/telescope-fzf-native.nvim", commit = "6c921ca12321edaa773e324ef64ea301a1d0da62", optional = true },
3636
{ "nvim-telescope/telescope.nvim", version = "^0.1", optional = true },
37-
{ "nvim-tree/nvim-web-devicons", commit = "a1e6268779411048a87f767a27380089362a0ce2", optional = true },
38-
{ "nvim-treesitter/nvim-treesitter", commit = "e5198778dbefa14823099dd6d8fba3819a5e7b8a", optional = true },
39-
{ "nvim-treesitter/nvim-treesitter-textobjects", commit = "76c7a89b41de77a4f83fb77fa072c5ad7605fe3b", optional = true },
37+
{ "nvim-tree/nvim-web-devicons", commit = "3af745113ea537f58c4b1573b64a429fefad9e07", optional = true },
38+
{ "nvim-treesitter/nvim-treesitter", commit = "afa103385a2b5ef060596ed822ef63276ae88016", optional = true },
39+
{ "nvim-treesitter/nvim-treesitter-textobjects", commit = "78c49ca7d2f7ccba2115c11422c037713c978ad1", optional = true },
4040
{ "onsails/lspkind.nvim", commit = "57610d5ab560c073c465d6faf0c19f200cb67e6e", optional = true },
4141
{ "rafamadriz/friendly-snippets", commit = "43727c2ff84240e55d4069ec3e6158d74cb534b6", optional = true },
4242
{ "rcarriga/cmp-dap", commit = "d16f14a210cd28988b97ca8339d504533b7e09a4", optional = true },
@@ -49,6 +49,6 @@ return {
4949
{ "stevearc/dressing.nvim", version = "^2", optional = true },
5050
{ "williamboman/mason-lspconfig.nvim", version = "^1", optional = true },
5151
{ "williamboman/mason.nvim", version = "^1", optional = true },
52-
{ "windwp/nvim-autopairs", commit = "748e72c05495a3d30e88a6ef04b21697019a9aa9", optional = true },
52+
{ "windwp/nvim-autopairs", commit = "f6c71641f6f183427a651c0ce4ba3fb89404fa9e", optional = true },
5353
{ "windwp/nvim-ts-autotag", commit = "6be1192965df35f94b8ea6d323354f7dc7a557e4", optional = true },
5454
}

0 commit comments

Comments
 (0)
Please sign in to comment.