mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
implement tab width settings
This commit is contained in:
parent
bdb586144c
commit
bb42afd2ce
2 changed files with 40 additions and 10 deletions
10
config.json
10
config.json
|
|
@ -25,7 +25,15 @@
|
|||
{
|
||||
"title":
|
||||
{
|
||||
"default":"New page"
|
||||
"default":"New page",
|
||||
"width":
|
||||
{
|
||||
"chars":32
|
||||
},
|
||||
"ellipsize":
|
||||
{
|
||||
"mode":3
|
||||
}
|
||||
},
|
||||
"redirect":
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue