fix demo in doc (#884)

fix lua DSL syntax error
This commit is contained in:
hellojukay
2022-01-21 17:47:22 +08:00
committed by GitHub
parent ef6577205c
commit a896a2b5a2

View File

@@ -113,7 +113,7 @@ function.
auto_resize = false, auto_resize = false,
number = false, number = false,
relativenumber = false, relativenumber = false,
signcolumn = "yes" signcolumn = "yes",
mappings = { mappings = {
custom_only = false, custom_only = false,
list = {} list = {}