disabled Cloak
This commit is contained in:
parent
c1804c52fa
commit
10609254ad
@ -1,5 +1,5 @@
|
|||||||
require("cloak").setup({
|
require("cloak").setup({
|
||||||
enabled = true,
|
enabled = false,
|
||||||
cloak_character = "*",
|
cloak_character = "*",
|
||||||
-- The applied highlight group (colors) on the cloaking, see `:h highlight`.
|
-- The applied highlight group (colors) on the cloaking, see `:h highlight`.
|
||||||
highlight_group = "Comment",
|
highlight_group = "Comment",
|
||||||
|
Loading…
Reference in New Issue
Block a user