This commit is contained in:
2026-07-26 18:42:56 +02:00
commit 2ac5bfdb97
7 changed files with 297 additions and 0 deletions
+56
View File
@@ -0,0 +1,56 @@
{
"plugins": {
"Comment.nvim": {
"rev": "e30b7f2008e52442154b66f7c519bfd2f1e32acb",
"src": "https://github.com/numToStr/Comment.nvim"
},
"alpha-nvim": {
"rev": "6c6a89d5b068b5251c8bdf0dd57bb921bcfeeb09",
"src": "https://github.com/goolord/alpha-nvim"
},
"blink.lib": {
"rev": "5876dd95deeb70aadbe9f1c0b7117a135061cdac",
"src": "https://github.com/saghen/blink.lib"
},
"blink.nvim": {
"rev": "d1e7c7c45d45c6b6a25427bf62db4db73b03ff3d",
"src": "https://github.com/Saghen/blink.nvim"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"fzf-lua": {
"rev": "511651f198068ef5841ee1635ade58daa2486ef7",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"lualine.nvim": {
"rev": "221ce6b2d999187044529f49da6554a92f740a96",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"mini.nvim": {
"rev": "946ae64e0ee807ae3c41f382f0114b4ed4915b2c",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-autopairs": {
"rev": "7b9923abad60b903ece7c52940e1321d39eccc79",
"src": "https://github.com/windwp/nvim-autopairs"
},
"nvim-lspconfig": {
"rev": "d592c1e6ad9a0a01b3d5ed3f0345d68407167181",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "61df84986b4b4ec469ee745a182e433d49f8c27e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"nvim-web-devicons": {
"rev": "2ae6958df7ced50baac5035cec0c15799eedfbf7",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"oil.nvim": {
"rev": "b73018b75affd13fa38e2fc94ef753b465f770d7",
"src": "https://github.com/stevearc/oil.nvim"
}
}
}