mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
update
This commit is contained in:
parent
d66b72ede9
commit
5f29c37088
1 changed files with 0 additions and 0 deletions
5
lua/custom/format_onsave.lua
Normal file
5
lua/custom/format_onsave.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
local M = {
|
||||
disable = 1, -- 0 ( format jalan) 1 (fromat off)
|
||||
}
|
||||
|
||||
return M
|
Loading…
Add table
Add a link
Reference in a new issue