From ec6ef553256b42a0df906325900ed45514ff1dac Mon Sep 17 00:00:00 2001 From: jdhao Date: Fri, 18 Jun 2021 00:26:51 +0800 Subject: [PATCH] update docs The users should nvim nightly version. --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 5557b4b..5bf12ed 100644 --- a/docs/README.md +++ b/docs/README.md @@ -108,7 +108,9 @@ great. Another great resource for programming font is the # Install Neovim -There are various ways to install Neovim based on your system. +There are various ways to install Neovim based on your system. Note that some +of plugins I use require Nvim master. It is recommended to use the nightly +version of nvim. ## Linux