options:xml:indent-after-paste

Action unknown: addtobook

Indent After Paste

To disable auto indenting of text after paste you can use following XML flag in settings.xml:

<Formatting> 
   <IndentAfterPaste>false</IndentAfterPaste>
</Formatting>

by default it is enabled (true) and not shown, so to disable, paste new value inside Formatting node.

#xml_option