From 1fdd169e954b2d72980dda3849e1617aff40ffc8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Oct 2016 21:02:49 +0200 Subject: Be more exact about older vim versions --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7435dc6..54c7465 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,13 @@ plugins, open vim and type :PlugInstall ``` -For vim versions <= 7.4.1453 (but > 7.4) the legacy vim plugin -Vim-R-plugin version 1.2.8 will be configured for vim-plug. -To install the corresponding vimcom package from github, type +For vim versions <= 7.4.1453 (as on Debian jessie) the legacy vim plugin +Vim-R-plugin version 1.2.8 will be configured for vim-plug. To install the +corresponding vimcom package from github, type ```bash make vimcom ``` + +Note that the vim version in Debian wheezy is < 7.4 and therefore an even older +version of the R plugin would be necessary. -- cgit v1.2.1