diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-04-28 23:09:56 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-04-28 23:14:36 +0200 |
commit | 2e64752250c89623ff5d6dc54e8a54038f32d78f (patch) | |
tree | 1d998003870f1716e8b6edca007c858e0a3db9f9 /runtime/syntax/uil.vim | |
parent | 06879e2e890dd6cb7bbeb4ce6b78d0cf41500ab5 (diff) | |
download | rneovim-2e64752250c89623ff5d6dc54e8a54038f32d78f.tar.gz rneovim-2e64752250c89623ff5d6dc54e8a54038f32d78f.tar.bz2 rneovim-2e64752250c89623ff5d6dc54e8a54038f32d78f.zip |
vim-patch:64d8e25bf6ef
Updated runtime files.
https://github.com/vim/vim/commit/64d8e25bf6efe5f18b032563521c3ce278c316ab
Closes #6611
Diffstat (limited to 'runtime/syntax/uil.vim')
-rw-r--r-- | runtime/syntax/uil.vim | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/syntax/uil.vim b/runtime/syntax/uil.vim index ccf07d5a24..088a0f6c86 100644 --- a/runtime/syntax/uil.vim +++ b/runtime/syntax/uil.vim @@ -1,7 +1,9 @@ " Vim syntax file " Language: Motif UIL (User Interface Language) " Maintainer: Thomas Koehler <jean-luc@picard.franken.de> -" Last Change: 2013 May 23 +" Please be aware: I'm often slow to answer email due to a high +" non-computer related workload (sometimes 4-8 weeks) +" Last Change: 2016 September 6 " URL: http://gott-gehabt.de/800_wer_wir_sind/thomas/Homepage/Computer/vim/syntax/uil.vim " quit when a syntax file was already loaded |