summaryrefslogtreecommitdiff
path: root/runtime/ftplugin/rhelp.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/rhelp.vim')
-rw-r--r--runtime/ftplugin/rhelp.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/ftplugin/rhelp.vim b/runtime/ftplugin/rhelp.vim
index 9b72fb42f..fdac38f3e 100644
--- a/runtime/ftplugin/rhelp.vim
+++ b/runtime/ftplugin/rhelp.vim
@@ -1,7 +1,8 @@
" Vim filetype plugin file
" Language: R help file
" Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
-" Last Change: Wed Jul 09, 2014 06:23PM
+" Homepage: https://github.com/jalvesaq/R-Vim-runtime
+" Last Change: Tue Apr 07, 2015 04:37PM
" Only do this when not yet done for this buffer
if exists("b:did_ftplugin")