mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
style: removed dead code
This commit is contained in:
parent
bd2ac542a0
commit
3833a7d1ce
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ local enabled = {
|
|||
}
|
||||
|
||||
local Config = require("lazy.core.config")
|
||||
local Plugin = require("lazy.core.plugin")
|
||||
Config.options.checker.enabled = false
|
||||
Config.options.change_detection.enabled = false
|
||||
Config.options.defaults.cond = function(plugin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue