feat(options): remove redundant commented line

This commit is contained in:
Sergey Kochetkov 2024-01-28 13:25:00 +01:00
parent f3467b07f0
commit 2df9c9ea9d
No known key found for this signature in database

View file

@ -60,7 +60,6 @@ opt.wrap = false -- Disable line wrap
opt.fillchars = {
foldopen = "",
foldclose = "",
-- fold = "⸱",
fold = " ",
foldsep = " ",
diff = "",