summaryrefslogtreecommitdiff
path: root/runtime/indent
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-10-26 21:12:46 +0100
committerBram Moolenaar <Bram@vim.org>2020-10-26 21:12:46 +0100
commitcb80aa2d53e56d3aba3b3c439fb467f29a750c5e (patch)
treeac7c6764b40181dc3ef300510213e0f208329a31 /runtime/indent
parent8133cc6bf454eb90bb0868f7cf806fce5c0c9fe6 (diff)
downloadvim-git-cb80aa2d53e56d3aba3b3c439fb467f29a750c5e.tar.gz
Update runtime files.
Diffstat (limited to 'runtime/indent')
-rw-r--r--runtime/indent/rpl.vim2
-rw-r--r--runtime/indent/tilde.vim2
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