Skip to content

Commit 1c100f3

Browse files
author
Quinn Strahl
committed
Merge pull request pangloss#123 from pangloss/feature/fix-comments
Fixes the comments in the javascript syntax file
2 parents 2ea3c2d + 2cf625e commit 1c100f3

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)