Skip to content

Commit 5511721

Browse files
authored
compiler header
1 parent 23f5d0e commit 5511721

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

compiler/eslint.vim

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
" Vim compiler plugin
2+
" Language: JavaScript
3+
" Maintainer: vim-javascript community
4+
" URL: https://github.com/pangloss/vim-javascript
5+
16
if exists("current_compiler")
27
finish
38
endif

0 commit comments

Comments
 (0)