mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-22 04:18:51 +00:00
Increase asm.tabs indention
This commit is contained in:
parent
86473e3465
commit
fa759dd660
@ -120,7 +120,7 @@ static const QHash<QString, QVariant> asmOptions = {
|
|||||||
{ "asm.capitalize", false },
|
{ "asm.capitalize", false },
|
||||||
{ "asm.var.sub", true },
|
{ "asm.var.sub", true },
|
||||||
{ "asm.var.subonly", true },
|
{ "asm.var.subonly", true },
|
||||||
{ "asm.tabs", 5 },
|
{ "asm.tabs", 8 },
|
||||||
{ "asm.tabs.off", 5 },
|
{ "asm.tabs.off", 5 },
|
||||||
{ "asm.marks", false },
|
{ "asm.marks", false },
|
||||||
{ "asm.refptr", false },
|
{ "asm.refptr", false },
|
||||||
|
Loading…
Reference in New Issue
Block a user