diff --git a/ctrl/SlyEdit.cfg b/ctrl/SlyEdit.cfg index 696f03f427d9fdbcc28ccf445545c0b5007f25d0..04bf7f3553bc7acdc2468d35cb18d1039358cf23 100644 --- a/ctrl/SlyEdit.cfg +++ b/ctrl/SlyEdit.cfg @@ -8,6 +8,9 @@ inputTimeoutMS=300000 reWrapQuoteLines=true ; Whether or not to prefix the quote lines with the last author's initials useQuoteLineInitials=true +; When prefixing quote lines with the last author's initials, whether or not +; to indent the quote lines with a space. +indentQuoteLinesWithInitials=false ; 3rd-party startup scripts ;add3rdPartyStartupScript= ; JavaScript commands to run upon start of SlyEdit