This commit is contained in:
asep komarudin 2023-02-21 20:20:46 +07:00
parent e7f5d05ded
commit b30b22af21

View file

@ -1,5 +1,5 @@
local M = {
disable = 1, -- 0 ( format jalan) 1 (fromat off)
disable = 0, -- 0 ( format jalan) 1 (fromat off)
}
return M