Skip to content

Commit 2cf625e

Browse files
committed
Fixes maintainer comment and removes version
1 parent 2ea3c2d commit 2cf625e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

syntax/javascript.vim

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
" Vim syntax file
22
" Language: JavaScript
3-
" Maintainer: Josh Perez <josh at goatslacker.com>
4-
" Version: 0.7.9
3+
" Maintainer: vim-javascript community
54
" URL: https://github.com/pangloss/vim-javascript
6-
"
7-
" TODO:
8-
" - Add the HTML syntax inside the JSDoc
95

106
if !exists("main_syntax")
117
if version < 600

0 commit comments

Comments
 (0)