custom format onsave

This commit is contained in:
asep komarudin 2023-02-19 15:53:48 +07:00
parent 8bc9388d5b
commit e52b14c920
3 changed files with 34 additions and 32 deletions

View file

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