Auto commit: 2024-11-08 19:45:02
This commit is contained in:
parent
a2d9e724d8
commit
a21f977efb
2 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,12 @@ return {
|
|||
enableOnVimEnter = true,
|
||||
skipEnteringNoNeckPainBuffer = false,
|
||||
},
|
||||
buffers = {
|
||||
scratchPad = {
|
||||
enabled = true,
|
||||
pathToFile = "~/SyncDocuments/scratch.md",
|
||||
},
|
||||
},
|
||||
}
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue