diff options
Diffstat (limited to 'runtime/indent/ch.vim')
-rw-r--r-- | runtime/indent/ch.vim | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/indent/ch.vim b/runtime/indent/ch.vim index 12d583d06..e1bd8a356 100644 --- a/runtime/indent/ch.vim +++ b/runtime/indent/ch.vim @@ -1,9 +1,9 @@ " Vim indent file " Language: Ch -" Maintainer: SoftIntegration, Inc. <info@softintegration.com> -" URL: http://www.softintegration.com/download/vim/indent/ch.vim -" Last change: 2003 Aug 05 -" Created based on cpp.vim +" Maintainer: SoftIntegration, Inc. <info@softintegration.com> +" URL: http://www.softintegration.com/download/vim/indent/ch.vim +" Last change: 2006 Apr 30 +" Created based on cpp.vim " " Ch is a C/C++ interpreter with many high level extensions |