We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f5d0e commit 5511721Copy full SHA for 5511721
compiler/eslint.vim
@@ -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
+
6
if exists("current_compiler")
7
finish
8
endif
0 commit comments