mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2025-12-14 00:21:57 +08:00
Bump the date and the version
This convention must be followed in order to have better documentation and support while debugging and testing.
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" Language: JavaScript
|
" Language: JavaScript
|
||||||
" Maintainer: Jose Elera Campana <https://github.com/jelera>
|
" Maintainer: Jose Elera Campana <https://github.com/jelera>
|
||||||
" Last Modified: Mon 09 Dec 2013 01:20:46 PM CST
|
" Last Modified: Wed 24 Feb 2016 03:35:03 AM CST
|
||||||
" Version: 0.8.1
|
" Version: 0.8.2
|
||||||
" Changes: Go to https://github.com/jelera/vim-javascript-syntax for
|
|
||||||
" recent changes.
|
|
||||||
" Credits: Zhao Yi, Claudio Fleiner, Scott Shattuck (This file is based
|
" Credits: Zhao Yi, Claudio Fleiner, Scott Shattuck (This file is based
|
||||||
" on their hard work), gumnos (From the #vim IRC Channel in
|
" on their hard work), gumnos (From the #vim IRC Channel in
|
||||||
" Freenode)
|
" Freenode), all the contributors at this project's github page
|
||||||
|
" (https://github.com/jelera/vim-javascript-syntax/graphs/contributors)
|
||||||
|
|
||||||
if !exists("main_syntax")
|
if !exists("main_syntax")
|
||||||
if version < 600
|
if version < 600
|
||||||
|
|||||||
Reference in New Issue
Block a user