mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-16 15:33:49 -05:00
Better support for es6 syntax
This commit is contained in:
4
syntax/yajs/event.vim
Normal file
4
syntax/yajs/event.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
|
||||
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user