mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 18:58:51 +02:00
update
This commit is contained in:
parent
2e6e87a71d
commit
d66b72ede9
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
local data_exists, frmt = pcall(require, "custom.format_onsave")
|
|
||||||
if not data_exists then
|
|
||||||
require("user.format_onsave")
|
|
||||||
end
|
|
||||||
if frmt.disable == 0 then
|
|
||||||
require("user.format_onsave")
|
|
||||||
end
|
|
Loading…
Add table
Add a link
Reference in a new issue