aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAkianonymus <anonymus.aki@gmail.com>2022-09-15 18:07:07 +0530
committerAkianonymus <anonymus.aki@gmail.com>2022-09-15 18:07:07 +0530
commitfbb4c08cd0541fb8b295ebc75f35e2f975a55ad9 (patch)
treeb076e222511a29d701894b74db1dc711313554f7 /doc
parentsass: Fix multiple imports on a single line (diff)
Bump required neovim version to 0.7
why are you using the older version ?
Diffstat (limited to 'doc')
-rw-r--r--doc/colorizer.txt2
-rw-r--r--doc/index.html2
-rw-r--r--doc/modules/colorizer.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/colorizer.txt b/doc/colorizer.txt
index 57273af..8dcaa11 100644
--- a/doc/colorizer.txt
+++ b/doc/colorizer.txt
@@ -1,4 +1,4 @@
-*colorizer* Requires Neovim >= 0.6.0 and `set termguicolors`
+*colorizer* Requires Neovim >= 0.7.0 and `set termguicolors`
Highlights terminal CSI ANSI color codes.
diff --git a/doc/index.html b/doc/index.html
index 827380b..bbc15d1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -51,7 +51,7 @@
<table class="module_list">
<tr>
<td class="name" nowrap><a href="modules/colorizer.html">colorizer</a></td>
- <td class="summary">Requires Neovim >= 0.6.0 and <code>set termguicolors</code></td>
+ <td class="summary">Requires Neovim >= 0.7.0 and <code>set termguicolors</code></td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/colorizer.buffer.html">colorizer.buffer</a></td>
diff --git a/doc/modules/colorizer.html b/doc/modules/colorizer.html
index e0b8bc8..fe2d381 100644
--- a/doc/modules/colorizer.html
+++ b/doc/modules/colorizer.html
@@ -55,7 +55,7 @@
<div id="content">
<h1>Module <code>colorizer</code></h1>
-<p>Requires Neovim >= 0.6.0 and <code>set termguicolors</code></p>
+<p>Requires Neovim >= 0.7.0 and <code>set termguicolors</code></p>
<p>Highlights terminal CSI ANSI color codes.</p>
<h3>See also:</h3>
<ul>