feat(ui): Add more LSP improvements, install fancy UI plugins

This commit is contained in:
Калистратов Максим
2026-06-03 21:58:43 +03:00
parent 81e111c01e
commit ba05846b9f
13 changed files with 88 additions and 18 deletions

View File

@@ -12,10 +12,22 @@
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
"src": "https://github.com/stevearc/conform.nvim"
},
"fidget.nvim": {
"rev": "82404b196e73a00b1727a91903beef5ddc319d22",
"src": "https://github.com/j-hui/fidget.nvim"
},
"gitsigns.nvim": {
"rev": "dd3f588bacbeb041be6facf1742e42097f62165d",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"laravel.nvim": {
"rev": "a0013e3ee80f09baed482cc79b03b0fc00ea47b0",
"src": "https://github.com/adibhanna/laravel.nvim"
},
"lspsaga.nvim": {
"rev": "3e33a6a6c5d379f3d4fae77fae6b53b762a0a30f",
"src": "https://github.com/nvimdev/lspsaga.nvim"
},
"lualine.nvim": {
"rev": "221ce6b2d999187044529f49da6554a92f740a96",
"src": "https://github.com/nvim-lualine/lualine.nvim"
@@ -40,6 +52,10 @@
"rev": "9573948c38bfabeec353ae7dd7d3ffec4c506a6b",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-scrollbar": {
"rev": "f8e87b96cd6362ef8579be456afee3b38fd7e2a8",
"src": "https://github.com/petertriho/nvim-scrollbar"
},
"nvim-tree.lua": {
"rev": "07f541fcaa4a5ae019598240362449ab7e9812b3",
"src": "https://github.com/nvim-tree/nvim-tree.lua"