runtime(doc): update vim90 to vim91 in docs
closes: #15747
Signed-off-by: mikoto2000 <mikoto2000@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/Make_mvc.mak b/runtime/doc/Make_mvc.mak
index c387ef8..5bfe934 100644
--- a/runtime/doc/Make_mvc.mak
+++ b/runtime/doc/Make_mvc.mak
@@ -12,7 +12,7 @@
# Correct the following line for the where executeable file vim is installed.
# Please do not put the path in quotes.
-VIMPROG = D:\Programs\Vim\vim90\vim.exe
+VIMPROG = D:\Programs\Vim\vim91\vim.exe
# Correct the following line for the directory where iconv installed.
# Please do not put the path in quotes.