Automated deployment: Thu Jun 24 17:36:11 UTC 2021 18b7a0b3fa

gh-pages
sayanarijit 3 years ago
parent e125564c2c
commit 4764526950

@ -187,7 +187,7 @@ can switch between these modes at run-time.</p>
does.</p>
<h2 id="custom"><a class="header" href="#custom">custom</a></h2>
<p>Type: mapping of string and <a href="#mode">Mode</a></p>
<p>This is exposed by the <code>xplr.config.layouts.custom</code> API.</p>
<p>This is exposed by the <code>xplr.config.modes.custom</code> API.</p>
<p>It allows the users to define custom modes.</p>
<p>Example:</p>
<pre><code class="language-lua">xplr.config.modes.custom.example = {

@ -499,7 +499,7 @@ can switch between these modes at run-time.</p>
does.</p>
<h2 id="custom"><a class="header" href="#custom">custom</a></h2>
<p>Type: mapping of string and <a href="modes.html#mode">Mode</a></p>
<p>This is exposed by the <code>xplr.config.layouts.custom</code> API.</p>
<p>This is exposed by the <code>xplr.config.modes.custom</code> API.</p>
<p>It allows the users to define custom modes.</p>
<p>Example:</p>
<pre><code class="language-lua">xplr.config.modes.custom.example = {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save