Skip to content

Commit

Permalink
chore(snapshot): update lazy_snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Jun 17, 2024
1 parent 0888e1d commit 48458a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lua/astronvim/lazy_snapshot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ return {
{ "max397574/better-escape.nvim", commit = "7e86edafb8c7e73699e0320f225464a298b96d12", optional = true },
{ "mfussenegger/nvim-dap", version = "^0.8", optional = true },
{ "mrjones2014/smart-splits.nvim", version = "^1", optional = true },
{ "neovim/nvim-lspconfig", commit = "4d38bece98300e3e5cd24a9aa0d0ebfea4951c16", optional = true },
{ "neovim/nvim-lspconfig", commit = "bd7c76375a511994c9ca8d69441f134dc10ae3bd", optional = true },
{ "numToStr/Comment.nvim", commit = "e30b7f2008e52442154b66f7c519bfd2f1e32acb", optional = true },
{ "nvim-lua/plenary.nvim", commit = "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683", optional = true },
{ "nvim-neo-tree/neo-tree.nvim", version = "^3", optional = true },
{ "nvim-neotest/nvim-nio", version = "^1", optional = true },
{ "nvim-telescope/telescope-fzf-native.nvim", commit = "9ef21b2e6bb6ebeaf349a0781745549bbb870d27", optional = true },
{ "nvim-telescope/telescope.nvim", version = "^0.1", optional = true },
{ "nvim-tree/nvim-web-devicons", commit = "c0cfc1738361b5da1cd0a962dd6f774cc444f856", optional = true },
{ "nvim-treesitter/nvim-treesitter", commit = "9636d5a3f4f531256fba147a30b882c44f28fae1", optional = true },
{ "nvim-treesitter/nvim-treesitter", commit = "f7edd3f5f636dceebc874a59bdcf9de6a41dbc68", optional = true },
{ "nvim-treesitter/nvim-treesitter-textobjects", commit = "34867c69838078df7d6919b130c0541c0b400c47", optional = true },
{ "nvimtools/none-ls.nvim", commit = "8691504118b252d64fc5023a104aedd100ab754a", optional = true },
{ "nvimtools/none-ls.nvim", commit = "cc0a3c45047e3daf85d07c1571d65476cfce6480", optional = true },
{ "onsails/lspkind.nvim", commit = "1735dd5a5054c1fb7feaf8e8658dbab925f4f0cf", optional = true },
{ "rafamadriz/friendly-snippets", commit = "700c4a25caacbb4648c9a27972c2fe203948e0c2", optional = true },
{ "rafamadriz/friendly-snippets", commit = "682157939e57bd6a2c86277dfd4d6fbfce63dbac", optional = true },
{ "rcarriga/cmp-dap", commit = "ea92773e84c0ad3288c3bc5e452ac91559669087", optional = true },
{ "rcarriga/nvim-dap-ui", commit = "b7267003ba4dd860350be86f75b9d9ea287cedca", optional = true },
{ "rcarriga/nvim-notify", version = "^3", optional = true },
Expand Down

0 comments on commit 48458a5

Please sign in to comment.