1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-05 12:39:26 +00:00

[neovim] Update plugins

This commit is contained in:
2023-07-19 17:57:14 +02:00
parent 713a302bee
commit ad1de3bdf5
3 changed files with 3 additions and 4 deletions

View File

@ -131,9 +131,7 @@ require("lazy").setup({
{ "jose-elias-alvarez/null-ls.nvim", event = "BufReadPre" },
{ "RRethy/vim-illuminate", event = "BufReadPost" },
{ "folke/trouble.nvim", cmd = { "TroubleToggle", "Trouble" } },
{ "glepnir/lspsaga.nvim",
event = "BufRead",
},
{ "glepnir/lspsaga.nvim", event = "BufRead" },
{ "arkav/lualine-lsp-progress" },
{ "someone-stole-my-name/yaml-companion.nvim", event = "BufRead" },