mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-30 04:24:26 +02:00
custom format onsave
This commit is contained in:
parent
8bc9388d5b
commit
e52b14c920
3 changed files with 34 additions and 32 deletions
|
@ -1,5 +1,5 @@
|
|||
local M = {
|
||||
disable = false,
|
||||
disable = 0, -- 0 ( format jalan) 1 (fromat off)
|
||||
}
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue