mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00: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