truezen.nvim : update var
This commit is contained in:
parent
62841e3dc2
commit
f22366eac9
|
@ -29,7 +29,7 @@ true_zen.setup(
|
||||||
top_padding = 1,
|
top_padding = 1,
|
||||||
bottom_padding = 1,
|
bottom_padding = 1,
|
||||||
ideal_writing_area_width = {0},
|
ideal_writing_area_width = {0},
|
||||||
just_do_it_for_me = true,
|
auto_padding = true,
|
||||||
keep_default_fold_fillchars = true,
|
keep_default_fold_fillchars = true,
|
||||||
custome_bg = "",
|
custome_bg = "",
|
||||||
bg_configuration = true,
|
bg_configuration = true,
|
||||||
|
|
Loading…
Reference in New Issue