mirror of
https://github.com/starshardstudio/peafowl.git
synced 2024-11-22 13:04:20 +00:00
12 lines
242 B
JSON
12 lines
242 B
JSON
|
{
|
||
|
"newFileLocation": "current",
|
||
|
"trashOption": "none",
|
||
|
"alwaysUpdateLinks": true,
|
||
|
"useMarkdownLinks": true,
|
||
|
"userIgnoreFilters": [
|
||
|
"/^_.+/"
|
||
|
],
|
||
|
"showUnsupportedFiles": false,
|
||
|
"showInlineTitle": true,
|
||
|
"spellcheck": false
|
||
|
}
|