aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 371e5da..fdeae17 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -32,6 +32,7 @@
<h2>Modules</h2>
<ul class="nowrap">
<li><a href="modules/colorizer.html">colorizer</a></li>
+ <li><a href="modules/nvim.html">nvim</a></li>
<li><a href="modules/trie.html">trie</a></li>
</ul>
@@ -48,6 +49,10 @@
<td class="summary">Highlights terminal CSI ANSI color codes.</td>
</tr>
<tr>
+ <td class="name" nowrap><a href="modules/nvim.html">nvim</a></td>
+ <td class="summary">Module of magic functions for nvim</td>
+ </tr>
+ <tr>
<td class="name" nowrap><a href="modules/trie.html">trie</a></td>
<td class="summary">Trie implementation in luajit
Copyright © 2019 Ashkan Kiani</td>
@@ -58,7 +63,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2019-10-17 16:25:49 </i>
+<i style="float:right;">Last updated 2019-10-18 09:40:19 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>