diff options
author | Justin Gassner <justin.gassner@web.de> | 2016-01-10 12:42:45 +0100 |
---|---|---|
committer | Justin Gassner <justin.gassner@web.de> | 2016-01-10 12:47:35 +0100 |
commit | 6bed244488f70a607033a2a5cb47604e95847881 (patch) | |
tree | dafe68149daaf12dc362f6b1e9d0abca67f02509 /runtime/syntax/maple.vim | |
parent | 57cfb95758d8a7a86c7f7751373ad0b5b1ce09f8 (diff) | |
download | rneovim-6bed244488f70a607033a2a5cb47604e95847881.tar.gz rneovim-6bed244488f70a607033a2a5cb47604e95847881.tar.bz2 rneovim-6bed244488f70a607033a2a5cb47604e95847881.zip |
vim-patch:e271909
Updated syntax files.
https://github.com/vim/vim/commit/e2719096250a19ecdd9a35d13702879f163d2a50
Diffstat (limited to 'runtime/syntax/maple.vim')
-rw-r--r-- | runtime/syntax/maple.vim | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/syntax/maple.vim b/runtime/syntax/maple.vim index b6e4ae9243..9c94643836 100644 --- a/runtime/syntax/maple.vim +++ b/runtime/syntax/maple.vim @@ -1,9 +1,9 @@ " Vim syntax file " Language: Maple V (based on release 4) -" Maintainer: Dr. Charles E. Campbell, Jr. <NdrOchipS@PcampbellAfamily.Mbiz> -" Last Change: Jan 05, 2010 -" Version: 10 -" URL: http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax +" Maintainer: Charles E. Campbell <NdrOchipS@PcampbellAfamily.Mbiz> +" Last Change: Oct 23, 2014 +" Version: 11 +" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_MAPLE " " Package Function Selection: {{{1 " Because there are a lot of packages, and because of the potential for namespace |