fix: adjust more to make it backward compatible for 0.11-
This commit is contained in:
@@ -351,6 +351,7 @@ function M.setup(opts)
|
||||
[8] = minor >= 8,
|
||||
[9] = minor >= 9,
|
||||
[10] = minor >= 10,
|
||||
[11] = minor >= 11,
|
||||
}
|
||||
|
||||
cfg.setup(opts)
|
||||
|
||||
Reference in New Issue
Block a user