aboutsummaryrefslogtreecommitdiff
path: root/doc/modules
diff options
context:
space:
mode:
authorAkianonymus <anonymus.aki@gmail.com>2022-09-07 11:26:59 +0530
committerAkianonymus <anonymus.aki@gmail.com>2022-09-07 12:15:21 +0530
commit125e4995b86a94405aaf40191738f4b6fcd8ed57 (patch)
tree204312ca1da268a3eaa96e45b6f1f9ec9c580341 /doc/modules
parentbuffer_utils: Validate rgb_hex too | trie: Add exact param to longest_prefix (diff)
tailwind: Use true for normal mode
For first start, wait 100 ms before trying to get some info from the lsp
Diffstat (limited to 'doc/modules')
-rw-r--r--doc/modules/colorizer.buffer_utils.html2
-rw-r--r--doc/modules/colorizer.color_utils.html2
-rw-r--r--doc/modules/colorizer.html5
-rw-r--r--doc/modules/colorizer.matcher_utils.html2
-rw-r--r--doc/modules/colorizer.trie.html2
-rw-r--r--doc/modules/utils.html2
6 files changed, 8 insertions, 7 deletions
diff --git a/doc/modules/colorizer.buffer_utils.html b/doc/modules/colorizer.buffer_utils.html
index 142164c..a25f6ef 100644
--- a/doc/modules/colorizer.buffer_utils.html
+++ b/doc/modules/colorizer.buffer_utils.html
@@ -231,7 +231,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 2022-09-06 15:06:04 </i>
+<i style="float:right;">Last updated 2022-09-07 11:26:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/doc/modules/colorizer.color_utils.html b/doc/modules/colorizer.color_utils.html
index 8cd68e2..522999c 100644
--- a/doc/modules/colorizer.color_utils.html
+++ b/doc/modules/colorizer.color_utils.html
@@ -351,7 +351,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 2022-09-06 15:06:04 </i>
+<i style="float:right;">Last updated 2022-09-07 11:26:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/doc/modules/colorizer.html b/doc/modules/colorizer.html
index e02633c..090c424 100644
--- a/doc/modules/colorizer.html
+++ b/doc/modules/colorizer.html
@@ -393,7 +393,8 @@ Setup an autocmd which enables colorizing for the filetypes and options specifie
css_fn = false, -- Enable all CSS *functions*: rgb_fn, hsl_fn
-- Available modes for <code>mode</code>: foreground, background, virtualtext
mode = "background", -- Set the display mode.
- -- Available methods are false / "normal" / "lsp" / "both"
+ -- Available methods are false / true / "normal" / "lsp" / "both"
+ -- True is same as normal
tailwind = false -- Enable tailwind colors
virtualtext = "■",
}
@@ -477,7 +478,7 @@ Setup an autocmd which enables colorizing for the filetypes and options specifie
</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 2022-09-06 15:06:04 </i>
+<i style="float:right;">Last updated 2022-09-07 11:26:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/doc/modules/colorizer.matcher_utils.html b/doc/modules/colorizer.matcher_utils.html
index e4cccee..7319be5 100644
--- a/doc/modules/colorizer.matcher_utils.html
+++ b/doc/modules/colorizer.matcher_utils.html
@@ -106,7 +106,7 @@ Do not try make the function again if it is present in the cache
</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 2022-09-06 15:06:04 </i>
+<i style="float:right;">Last updated 2022-09-07 11:26:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/doc/modules/colorizer.trie.html b/doc/modules/colorizer.trie.html
index e2c7192..7f015f7 100644
--- a/doc/modules/colorizer.trie.html
+++ b/doc/modules/colorizer.trie.html
@@ -62,7 +62,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 2022-09-06 15:06:04 </i>
+<i style="float:right;">Last updated 2022-09-07 11:26:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/doc/modules/utils.html b/doc/modules/utils.html
index ffe7615..6651212 100644
--- a/doc/modules/utils.html
+++ b/doc/modules/utils.html
@@ -224,7 +224,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 2022-09-06 15:06:04 </i>
+<i style="float:right;">Last updated 2022-09-07 11:26:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>