mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
add: none-ls-extras.nvim to none-ls.nvim
This commit is contained in:
parent
b7c4310614
commit
20e8fc9b55
3 changed files with 10 additions and 0 deletions
|
@ -131,6 +131,9 @@ return {
|
|||
dependencies = {
|
||||
-- "jose-elias-alvarez/null-ls.nvim",
|
||||
"nvimtools/none-ls.nvim",
|
||||
dependencies = {
|
||||
"nvimtools/none-ls-extras.nvim",
|
||||
},
|
||||
config = function()
|
||||
require("user.lsp.null-ls")
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue