mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 08:35:53 +02:00
fix(extras): remove debug
This commit is contained in:
parent
d6829fb82c
commit
b4c24a3fe8
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue