Automated deployment: Mon Jun 28 09:36:12 UTC 2021 ed0ca1009d

This commit is contained in:
sayanarijit 2021-06-28 09:36:12 +00:00
parent c390bd15eb
commit 052a198370
4 changed files with 4 additions and 4 deletions

View File

@ -1579,7 +1579,7 @@ git clone https://github.com/sayanarijit/material-landscape2.xplr ~/.config/xplr
integers. They will be plugged using the <code>require()</code> function in Lua.</p>
<h2 id="structure"><a class="header" href="#structure">Structure</a></h2>
<p>A minimal plugin should confirm to the following structure:</p>
<pre><code>material-landscape
<pre><code>plugin-name
├── README.md
└── src
└── init.lua

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -157,7 +157,7 @@
integers. They will be plugged using the <code>require()</code> function in Lua.</p>
<h2 id="structure"><a class="header" href="#structure">Structure</a></h2>
<p>A minimal plugin should confirm to the following structure:</p>
<pre><code>material-landscape
<pre><code>plugin-name
├── README.md
└── src
└── init.lua