mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-02 13:19:25 +00:00
[neovim] Update null-ls source repository
This commit is contained in:
@ -175,7 +175,7 @@ require("lazy").setup({
|
||||
{ "neovim/nvim-lspconfig", event = "BufReadPre" },
|
||||
{ "williamboman/mason.nvim" },
|
||||
{ "williamboman/mason-lspconfig.nvim" },
|
||||
{ "jose-elias-alvarez/null-ls.nvim", event = "BufReadPre" },
|
||||
{ "nvimtools/none-ls.nvim", event = "BufReadPre" },
|
||||
{ "RRethy/vim-illuminate", event = "BufReadPost" },
|
||||
{ "folke/trouble.nvim", cmd = { "TroubleToggle", "Trouble" } },
|
||||
{ "glepnir/lspsaga.nvim", event = "BufRead" },
|
||||
|
Reference in New Issue
Block a user