aboutsummaryrefslogtreecommitdiff
path: root/doc/modules
diff options
context:
space:
mode:
Diffstat (limited to 'doc/modules')
-rw-r--r--doc/modules/colorizer.buffer_utils.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/modules/colorizer.buffer_utils.html b/doc/modules/colorizer.buffer_utils.html
index 315794d..7260c5c 100644
--- a/doc/modules/colorizer.buffer_utils.html
+++ b/doc/modules/colorizer.buffer_utils.html
@@ -62,6 +62,10 @@
<h2><a href="#Functions">Functions</a></h2>
<table class="function_list">
<tr>
+ <td class="name" nowrap><a href="#clear_hl_cache">clear_hl_cache ()</a></td>
+ <td class="summary">Clean the highlight cache</td>
+ </tr>
+ <tr>
<td class="name" nowrap><a href="#highlight_buffer">highlight_buffer (buf, ns, lines, line_start, line_end, options, options_local)</a></td>
<td class="summary">Highlight the buffer region.</td>
</tr>
@@ -93,6 +97,20 @@
<dl class="function">
<dt>
+ <a name = "clear_hl_cache"></a>
+ <strong>clear_hl_cache ()</strong>
+ </dt>
+ <dd>
+ Clean the highlight cache
+
+
+
+
+
+
+
+</dd>
+ <dt>
<a name = "highlight_buffer"></a>
<strong>highlight_buffer (buf, ns, lines, line_start, line_end, options, options_local)</strong>
</dt>