0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

updated for version 7.0008

This commit is contained in:
Bram Moolenaar
2004-07-12 15:53:54 +00:00
parent 8299df966a
commit 2df6dcc596
35 changed files with 900 additions and 711 deletions

View File

@@ -1,7 +1,7 @@
" Vim syntax file
" Language: IDL (Interface Description Language)
" Maintainer: Jody Goldberg <jgoldberg@home.com>
" Last Change: 2001 May 09
" Maintainer: Jody Goldberg <jgoldberg@home.com> or <jody@gnome.org>
" Last Change: 2004 Jul 12
" This is an experiment. IDL's structure is simple enough to permit a full
" grammar based approach to rather than using a few heuristics. The result