neovim: update plugins

This commit is contained in:
2026-03-28 15:52:41 +03:00
parent f977aa5796
commit 10fea8f78b

View File

@@ -5,15 +5,15 @@
"src": "https://github.com/numToStr/Comment.nvim" "src": "https://github.com/numToStr/Comment.nvim"
}, },
"LuaSnip": { "LuaSnip": {
"rev": "dae4f5aaa3574bd0c2b9dd20fb9542a02c10471c", "rev": "642b0c595e11608b4c18219e93b88d7637af27bc",
"src": "https://github.com/L3MON4D3/LuaSnip" "src": "https://github.com/L3MON4D3/LuaSnip"
}, },
"SchemaStore.nvim": { "SchemaStore.nvim": {
"rev": "157fa3f37a3be55ceb375274e2f3ea2d7d2f9ef6", "rev": "25a82a141dc0caf3b9b82002a35caf3c9feab741",
"src": "https://github.com/b0o/SchemaStore.nvim" "src": "https://github.com/b0o/SchemaStore.nvim"
}, },
"catppuccin": { "catppuccin": {
"rev": "384f304c8b04664c9e0091fbfb3923c5f97c1bcf", "rev": "a7788416689dbefea659d9e9415c87926b0ba5d8",
"src": "https://github.com/catppuccin/nvim" "src": "https://github.com/catppuccin/nvim"
}, },
"cmp-buffer": { "cmp-buffer": {
@@ -45,7 +45,7 @@
"src": "https://github.com/rafamadriz/friendly-snippets" "src": "https://github.com/rafamadriz/friendly-snippets"
}, },
"gitsigns.nvim": { "gitsigns.nvim": {
"rev": "7c4faa3540d0781a28588cafbd4dd187a28ac6e3", "rev": "50c205548d8b037b7ff6378fca6d21146f0b6161",
"src": "https://github.com/lewis6991/gitsigns.nvim" "src": "https://github.com/lewis6991/gitsigns.nvim"
}, },
"lualine.nvim": { "lualine.nvim": {
@@ -65,11 +65,11 @@
"src": "https://github.com/windwp/nvim-autopairs" "src": "https://github.com/windwp/nvim-autopairs"
}, },
"nvim-cmp": { "nvim-cmp": {
"rev": "da88697d7f45d16852c6b2769dc52387d1ddc45f", "rev": "a1d504892f2bc56c2e79b65c6faded2fd21f3eca",
"src": "https://github.com/hrsh7th/nvim-cmp" "src": "https://github.com/hrsh7th/nvim-cmp"
}, },
"nvim-tree.lua": { "nvim-tree.lua": {
"rev": "b3772adec8db61ba9098c5624a0823a77be3a23d", "rev": "b548cfef00a79f0b3e3af24f91ae6bd14f22af95",
"src": "https://github.com/nvim-tree/nvim-tree.lua" "src": "https://github.com/nvim-tree/nvim-tree.lua"
}, },
"nvim-treesitter": { "nvim-treesitter": {