mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-12-25 12:14:19 +01:00
fix(extras): remove debug
This commit is contained in:
@@ -271,7 +271,6 @@ function X:extra(extra)
|
||||
message = "This extra is included by default",
|
||||
})
|
||||
else
|
||||
dd(origin)
|
||||
self:diagnostic({
|
||||
message = "Not managed by LazyExtras (config)",
|
||||
severity = vim.diagnostic.severity.WARN,
|
||||
|
||||
Reference in New Issue
Block a user