diff options
Diffstat (limited to 'ftplugin/rpl.vim')
-rw-r--r-- | ftplugin/rpl.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/rpl.vim b/ftplugin/rpl.vim index cc24fffd..bfefa15a 100644 --- a/ftplugin/rpl.vim +++ b/ftplugin/rpl.vim @@ -2,7 +2,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'rpl') == -1 " Vim filetype plugin file " Language: RPL/2 -" Maintainer: Joël BERTRAND <rpl2@free.fr> +" Maintainer: Joël BERTRAND <rpl2@free.fr> " Last Change: 2012 Mar 07 " Version: 0.1 |