diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-01-17 10:41:09 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-01-17 10:41:09 +0100 |
commit | 22312396a669404916bcb01f995603f4134eef99 (patch) | |
tree | 4c706ec050e83a9e1055ea99e2b143625494ac47 /README.md | |
parent | 2a7b9d2525692e8d7aa04b4eff9e4ec5949a3f85 (diff) | |
parent | 2e51f08c9470028766c6b370a5756d153301bc4b (diff) |
Merge branch 'master' of github.com:jranke/dotfiles
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -15,14 +15,3 @@ plugins, open vim and type ```vim :PlugInstall ``` - -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. |