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
11bdca1d21
commit
8bc9388d5b
3 changed files with 28 additions and 23 deletions
5
lua/custom/format_onsave.lua
Normal file
5
lua/custom/format_onsave.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
local M = {
|
||||
disable = false,
|
||||
}
|
||||
|
||||
return M
|
Loading…
Add table
Add a link
Reference in a new issue