diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2016-07-09 06:58:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-09 06:58:27 -0400 |
| commit | adaacdd71a70b76bc686113eaece47a6264701a5 (patch) | |
| tree | 4be6079a8571316cbd89e3f310981b080f2815a4 /runtime/indent/rhelp.vim | |
| parent | 6cee9d1a17177f4ccdf34283c6ed3ffaa98b32cc (diff) | |
| parent | 059e9785dc2fea0a15344162de4a5a7c8da6f491 (diff) | |
| download | rneovim-adaacdd71a70b76bc686113eaece47a6264701a5.tar.gz rneovim-adaacdd71a70b76bc686113eaece47a6264701a5.tar.bz2 rneovim-adaacdd71a70b76bc686113eaece47a6264701a5.zip | |
Merge #4648 from jamessan/packages
packages (vim-patch:7.4.{1384,1388,1396,1478,1479,1480,1486,1492,1499,1528,1550,1551,1552,1553,1554,1596,1649,1712,1840,1973,1986})
Diffstat (limited to 'runtime/indent/rhelp.vim')
| -rw-r--r-- | runtime/indent/rhelp.vim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/indent/rhelp.vim b/runtime/indent/rhelp.vim index 3b37128b2c..9dc2031cb6 100644 --- a/runtime/indent/rhelp.vim +++ b/runtime/indent/rhelp.vim @@ -1,7 +1,8 @@ " Vim indent file " Language: R Documentation (Help), *.Rd " Author: Jakson Alves de Aquino <jalvesaq@gmail.com> -" Last Change: Thu Oct 16, 2014 07:07AM +" Homepage: https://github.com/jalvesaq/R-Vim-runtime +" Last Change: Tue Apr 07, 2015 04:38PM " Only load this indent file when no other was loaded. |