disabled Cloak

This commit is contained in:
serxoz 2023-03-31 19:08:00 +02:00
parent c1804c52fa
commit 10609254ad

View File

@ -1,5 +1,5 @@
require("cloak").setup({
enabled = true,
enabled = false,
cloak_character = "*",
-- The applied highlight group (colors) on the cloaking, see `:h highlight`.
highlight_group = "Comment",