feat: add provider system
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
local M = {}
|
||||
|
||||
M.defaults = {
|
||||
servers = {},
|
||||
providers = {},
|
||||
}
|
||||
|
||||
M.options = {}
|
||||
|
||||
Reference in New Issue
Block a user