commit | 4ceaa3a6e0b8cb2994c303041aedcbb60527cd61 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 03 22:49:09 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 03 22:49:09 2019 +0100 |
tree | 0a89019f980a6f367a8c4ecb771b317466024994 | |
parent | 734a867ffe198886da7365b618be67ab8ed9d9f6 [diff] |
Update a few runtime files
diff --git a/runtime/ftplugin/jproperties.vim b/runtime/ftplugin/jproperties.vim index 5bdd8a7..c0e7800 100644 --- a/runtime/ftplugin/jproperties.vim +++ b/runtime/ftplugin/jproperties.vim
@@ -1,7 +1,7 @@ " Vim filetype plugin " Language: Java properties file -" Maintainer: David Bürgin <676c7473@gmail.com> -" Last Change: 2013-11-19 +" Maintainer: None +" Last Change: 2019 Dec 01 if exists("b:did_ftplugin") finish