summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
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.

Contact - Imprint