aboutsummaryrefslogtreecommitdiff
path: root/doc/colorizer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/colorizer.txt')
-rw-r--r--doc/colorizer.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/colorizer.txt b/doc/colorizer.txt
index 3dba4d2..05fc8da 100644
--- a/doc/colorizer.txt
+++ b/doc/colorizer.txt
@@ -247,6 +247,8 @@ Helper functions to highlight buffer smartly
LUA API *colorizer.buffer_utils-lua-api*
Functions: ~
+ |clear_hl_cache| - Clean the highlight cache
+
|highlight_buffer| - Highlight the buffer region.
|rehighlight_buffer| - Rehighlight the buffer if colorizer is active
@@ -260,6 +262,11 @@ Fields: ~
`colorizer.attach_to_buffer`.
+clear_hl_cache() *colorizer.buffer_utils.clear_hl_cache*
+ Clean the highlight cache
+
+
+
*colorizer.buffer_utils.highlight_buffer*
highlight_buffer({buf}, {ns}, {lines}, {line_start}, {line_end}, {options},