aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-04-16 01:04:42 +0800
committerjdhao <jdhao@hotmail.com>2022-04-16 01:04:42 +0800
commitb4c55edb446c6b80f0a725fef061fcab0249bc7e (patch)
tree0c123b226b04b746ca092e71611b5afdc9c70753 /docs
parent58b1e0aa9fca8a61e0f70d663cc21bddf94cc7fe (diff)
doc: bump supported version to nvim 0.7.0
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 0c60cb9..dc61b92 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -142,7 +142,7 @@ we need to install a patched font from the [nerd-fonts](https://github.com/ryano
# Install Nvim
There are various ways to install Nvim depending on your system.
-Current configuration is tested against nvim v0.6.1.
+Current configuration is tested against nvim v0.7.0.
## Linux