update nvim deps

This commit is contained in:
Vladan Popovic 2025-12-07 12:55:00 +01:00
parent 50c7b89327
commit a644d33109

View file

@ -41,7 +41,7 @@
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"gitsigns.nvim": {
"rev": "20ad4419564d6e22b189f6738116b38871082332",
"rev": "5813e4878748805f1518cee7abb50fd7205a3a48",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"gleam.vim": {
@ -49,7 +49,7 @@
"src": "https://github.com/gleam-lang/gleam.vim"
},
"neogit": {
"rev": "614a63489be5734b14f314c3449535566b8352d4",
"rev": "300949af63fa48cb6bc8d93822b78cb9dbb4fd75",
"src": "https://github.com/NeogitOrg/neogit"
},
"nerdicons.nvim": {
@ -57,11 +57,11 @@
"src": "https://github.com/glepnir/nerdicons.nvim"
},
"nvim-cmp": {
"rev": "d78fb3b64eedb701c9939f97361c06483af575e0",
"rev": "d97d85e01339f01b842e6ec1502f639b080cb0fc",
"src": "https://github.com/hrsh7th/nvim-cmp"
},
"nvim-dap": {
"rev": "b38f7d30366d9169d0a623c4c85fbcf99d8d58bb",
"rev": "5860c7c501eb428d3137ee22c522828d20cca0b3",
"src": "https://github.com/mfussenegger/nvim-dap"
},
"nvim-dap-ui": {
@ -69,7 +69,7 @@
"src": "https://github.com/rcarriga/nvim-dap-ui"
},
"nvim-lspconfig": {
"rev": "95fe3c170753238d3ca4f760e79a991400677abc",
"rev": "9c923997123ff9071198ea3b594d4c1931fab169",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-nio": {
@ -77,7 +77,7 @@
"src": "https://github.com/nvim-neotest/nvim-nio"
},
"oil.nvim": {
"rev": "7e1cd7703ff2924d7038476dcbc04b950203b902",
"rev": "cbcb3f997f6f261c577b943ec94e4ef55108dd95",
"src": "https://github.com/stevearc/oil.nvim"
},
"outline.nvim": {
@ -97,7 +97,7 @@
"src": "https://github.com/nvim-lua/popup.nvim"
},
"rustaceanvim": {
"rev": "6bd02e97a1f3102f06a72726764f24d3b3a33a85",
"rev": "0e8f01d55888f499a48af0752dae7de92ef12269",
"src": "https://github.com/mrcjkb/rustaceanvim"
},
"telescope-luasnip.nvim": {
@ -105,21 +105,13 @@
"src": "https://github.com/benfowler/telescope-luasnip.nvim"
},
"telescope.nvim": {
"rev": "3a12a853ebf21ec1cce9a92290e3013f8ae75f02",
"rev": "e69b434b968a33815e2f02a5c7bd7b8dd4c7d4b2",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"trouble.nvim": {
"rev": "bd67efe408d4816e25e8491cc5ad4088e708a69a",
"src": "https://github.com/folke/trouble.nvim"
},
"vim-airline": {
"rev": "6b51799f26c5fe262ebb04742ce7cdb011082ed7",
"src": "https://github.com/vim-airline/vim-airline"
},
"vim-airline-themes": {
"rev": "77aab8c6cf7179ddb8a05741da7e358a86b2c3ab",
"src": "https://github.com/vim-airline/vim-airline-themes"
},
"vim-terraform": {
"rev": "520498fab16a3a11f2ae1b8cb65e0a1684bc317a",
"src": "https://github.com/hashivim/vim-terraform"