mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 06:39:25 +00:00
[neovim] Update dependencies
This commit is contained in:
@ -191,7 +191,7 @@ require("lazy").setup({
|
||||
{ "williamboman/mason-lspconfig.nvim" },
|
||||
{ "nvimtools/none-ls.nvim", event = "BufReadPre" },
|
||||
{ "RRethy/vim-illuminate", event = "BufReadPost" },
|
||||
{ "folke/trouble.nvim", cmd = { "TroubleToggle", "Trouble" } },
|
||||
{ "folke/trouble.nvim", branch = "dev" },
|
||||
{ "glepnir/lspsaga.nvim", event = "BufRead" },
|
||||
{ "arkav/lualine-lsp-progress" },
|
||||
|
||||
|
Reference in New Issue
Block a user