mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-04 18:00:14 +00:00
Automated deployment: Mon Jun 28 09:36:12 UTC 2021 ed0ca1009d
This commit is contained in:
parent
c390bd15eb
commit
052a198370
@ -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
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user