diff options
author | Bram Moolenaar <Bram@vim.org> | 2020-10-26 21:12:46 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2020-10-26 21:12:46 +0100 |
commit | cb80aa2d53e56d3aba3b3c439fb467f29a750c5e (patch) | |
tree | ac7c6764b40181dc3ef300510213e0f208329a31 /runtime/indent/tilde.vim | |
parent | 8133cc6bf454eb90bb0868f7cf806fce5c0c9fe6 (diff) | |
download | vim-git-cb80aa2d53e56d3aba3b3c439fb467f29a750c5e.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/indent/tilde.vim')
-rw-r--r-- | runtime/indent/tilde.vim | 2 |
1 files changed, 1 insertions, 1 deletions
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 |