diff options
Diffstat (limited to 'runtime/indent')
-rw-r--r-- | runtime/indent/rpl.vim | 2 | ||||
-rw-r--r-- | runtime/indent/tilde.vim | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/runtime/indent/rpl.vim b/runtime/indent/rpl.vim index fab258ed2..8577c4d27 100644 --- a/runtime/indent/rpl.vim +++ b/runtime/indent/rpl.vim @@ -2,7 +2,7 @@ " Language: RPL/2 " Version: 0.2 " Last Change: 2017 Jun 13 -" Maintainer: BERTRAND Joël <rpl2@free.fr> +" Maintainer: BERTRAND Joël <rpl2@free.fr> " Only load this indent file when no other was loaded. if exists("b:did_indent") diff --git a/runtime/indent/tilde.vim b/runtime/indent/tilde.vim index 13082c869..e722a0994 100644 --- a/runtime/indent/tilde.vim +++ b/runtime/indent/tilde.vim @@ -1,5 +1,5 @@ "Description: Indent scheme for the tilde weblanguage -"Author: Tobias Rundström <tobi@tobi.nu> +"Author: Tobias Rundström <tobi@tobi.nu> "URL: http://tilde.tildesoftware.net "Last Change: May 8 09:15:09 CEST 2002 |