On Wednesday, March 31, 2021 at 4:56:36 PM UTC-5 Rob wrote: I find it annoying that when Leo opens @auto-whatever (rst or md in > particular), the default @tabwidth is set to -4. That happens despite if I > explicitly make it -2 prior to saving. Shouldn't this preference be saved > in the @persistence node? > > Is there any way to keep Leo from overriding my setting? >
Set @int tab-width = -2 in your .leo file, or make your @auto-rst node a child of a node containing @tabwidth -2. In other words, Leo's @auto importers use whatever tab-width setting is in effect for each particular @auto node. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/760fe240-149c-4665-b9c0-5af298db970en%40googlegroups.com.
