chore: update plugins

This commit is contained in:
2026-05-07 03:05:10 +02:00
parent 25db26b3e3
commit e827bf3913
+11 -19
View File
@@ -10,23 +10,23 @@
"version": "1.0.0 - 2.0.0" "version": "1.0.0 - 2.0.0"
}, },
"fzf-lua": { "fzf-lua": {
"rev": "1e866cce085cc6df3d3e4fb59f00105fa84cef6c", "rev": "17e3507b788699776ba6d2f8dd101ec177f37a96",
"src": "https://github.com/ibhagwan/fzf-lua" "src": "https://github.com/ibhagwan/fzf-lua"
}, },
"gitsigns.nvim": { "gitsigns.nvim": {
"rev": "0d797daee85366bc242580e352a4f62d67557b84", "rev": "dd3f588bacbeb041be6facf1742e42097f62165d",
"src": "https://github.com/lewis6991/gitsigns.nvim" "src": "https://github.com/lewis6991/gitsigns.nvim"
}, },
"grug-far.nvim": { "grug-far.nvim": {
"rev": "37d0eafc6a2dcf8641aa19fc2a8db5e391b7f16b", "rev": "21790e59dd0109a92a70cb874dd002af186314f5",
"src": "https://github.com/MagicDuck/grug-far.nvim" "src": "https://github.com/MagicDuck/grug-far.nvim"
}, },
"mason-auto-install.nvim": { "mason-auto-install.nvim": {
"rev": "fd76cea6bbac98726c0c763deea3c449adf50daf", "rev": "f1138b65d9d03f2c752c1b00a4c26ceede82ccb6",
"src": "https://github.com/owallb/mason-auto-install.nvim" "src": "https://github.com/owallb/mason-auto-install.nvim"
}, },
"mason.nvim": { "mason.nvim": {
"rev": "b03fb0f20bc1d43daf558cda981a2be22e73ac42", "rev": "cb8445f8ce85d957416c106b780efd51c6298f89",
"src": "https://github.com/mason-org/mason.nvim" "src": "https://github.com/mason-org/mason.nvim"
}, },
"nvim-dap": { "nvim-dap": {
@@ -34,11 +34,11 @@
"src": "https://github.com/mfussenegger/nvim-dap" "src": "https://github.com/mfussenegger/nvim-dap"
}, },
"nvim-lspconfig": { "nvim-lspconfig": {
"rev": "bedca8b426b2fee0ccac596d167d71bbe971253f", "rev": "31026a13eefb20681124706a79fc1df6bf11ab27",
"src": "https://github.com/neovim/nvim-lspconfig" "src": "https://github.com/neovim/nvim-lspconfig"
}, },
"nvim-tree.lua": { "nvim-tree.lua": {
"rev": "509962f21ab7289d8dcd28568af539be39a8c01e", "rev": "f9bfc0059eca24546b69a7006110463da4808f8f",
"src": "https://github.com/nvim-tree/nvim-tree.lua" "src": "https://github.com/nvim-tree/nvim-tree.lua"
}, },
"oil.nvim": { "oil.nvim": {
@@ -46,7 +46,7 @@
"src": "https://github.com/stevearc/oil.nvim" "src": "https://github.com/stevearc/oil.nvim"
}, },
"onedark.nvim": { "onedark.nvim": {
"rev": "213c23ae45a04797572242568d5d51937181792d", "rev": "df4792accde9db0043121f32628bcf8e645d9aea",
"src": "https://github.com/navarasu/onedark.nvim" "src": "https://github.com/navarasu/onedark.nvim"
}, },
"outline.nvim": { "outline.nvim": {
@@ -58,7 +58,7 @@
"src": "https://github.com/tree-sitter/tree-sitter-bash" "src": "https://github.com/tree-sitter/tree-sitter-bash"
}, },
"tree-sitter-c": { "tree-sitter-c": {
"rev": "ae19b676b13bdcc13b7665397e6d9b14975473dd", "rev": "b780e47fc780ddc8da13afa35a3f4ed5c157823d",
"src": "https://github.com/tree-sitter/tree-sitter-c" "src": "https://github.com/tree-sitter/tree-sitter-c"
}, },
"tree-sitter-cmake": { "tree-sitter-cmake": {
@@ -78,7 +78,7 @@
"src": "https://github.com/tree-sitter/tree-sitter-css" "src": "https://github.com/tree-sitter/tree-sitter-css"
}, },
"tree-sitter-gitcommit": { "tree-sitter-gitcommit": {
"rev": "33fe8548abcc6e374feaac5724b5a2364bf23090", "rev": "fae7e726b8ea7f669264887aa8d9d7e9dffa8a5e",
"src": "https://github.com/gbprod/tree-sitter-gitcommit" "src": "https://github.com/gbprod/tree-sitter-gitcommit"
}, },
"tree-sitter-go": { "tree-sitter-go": {
@@ -139,16 +139,8 @@
"src": "https://github.com/tree-sitter-grammars/tree-sitter-yaml" "src": "https://github.com/tree-sitter-grammars/tree-sitter-yaml"
}, },
"tree-sitter-zsh": { "tree-sitter-zsh": {
"rev": "484e2889f3619b9da90c9b73a6f216a71947c09f", "rev": "86b37f8d515a529722411bc7bf3c9e993a4743bf",
"src": "https://github.com/georgeharker/tree-sitter-zsh" "src": "https://github.com/georgeharker/tree-sitter-zsh"
},
"undotree": {
"rev": "0e6d41d55ad147407e4ba00a292973de8db0b836",
"src": "https://github.com/jiaoshijie/undotree"
},
"vim-fugitive": {
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
"src": "https://github.com/tpope/vim-fugitive"
} }
} }
} }