mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-14 18:14:21 +00:00
14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"languages": {
|
|
"QML": {
|
|
"format_on_save": "on",
|
|
"formatter": {
|
|
"external": {
|
|
"command": "qmlfmt",
|
|
"arguments": ["-e", "-b", "360", "-t", "2", "-i", "2"]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|