Continuing on new nvim stepu

This commit is contained in:
2026-03-14 11:38:01 +01:00
parent c715edcd39
commit 2b2ce07edc
2 changed files with 143 additions and 37 deletions

View File

@@ -8,6 +8,14 @@
"rev": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d",
"src": "https://github.com/folke/lazydev.nvim"
},
"mason-lspconfig.nvim": {
"rev": "a676ab7282da8d651e175118bcf54483ca11e46d",
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
},
"mason-tool-installer.nvim": {
"rev": "443f1ef8b5e6bf47045cb2217b6f748a223cf7dc",
"src": "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim"
},
"mason.nvim": {
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
"src": "https://github.com/mason-org/mason.nvim"
@@ -36,6 +44,10 @@
"rev": "883c6495b53fccbd35d0938aac8bdf72f6d499c0",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "eb1f8e80cb28eb7892f347609e0bdc5eb574b945",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"