Simplify plugin management even more (#1518)
This commit is contained in:
@@ -19,11 +19,7 @@ M.ui = {
|
||||
transparency = false,
|
||||
}
|
||||
|
||||
M.plugins = {
|
||||
override = {},
|
||||
remove = {},
|
||||
user = {},
|
||||
}
|
||||
M.plugins = {}
|
||||
|
||||
-- check core.mappings for table structure
|
||||
M.mappings = require "core.mappings"
|
||||
|
||||
Reference in New Issue
Block a user