aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0608de..a4414c9 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A high-performance color highlighter for Neovim which has **no external dependen
## Installation and Usage
-Requires Neovim >= 0.6.0 and `set termguicolors`.
+Requires Neovim >= 0.7.0 and `set termguicolors`.
If you don't have true color for your terminal or are
unsure, [read this excellent guide](https://github.com/termstandard/colors).