mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 05:53:50 -05:00
Update yajs syntax
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
|
|
||||||
|
|
||||||
{ [Error: ENOENT, no such file or directory 'dom-document.yml']
|
|
||||||
errno: -2,
|
|
||||||
code: 'ENOENT',
|
|
||||||
path: 'dom-document.yml',
|
|
||||||
syscall: 'open' }
|
|
||||||
|
|
||||||
endif
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
|
|
||||||
|
|
||||||
{ [Error: ENOENT, no such file or directory 'dom-elem.yml']
|
|
||||||
errno: -2,
|
|
||||||
code: 'ENOENT',
|
|
||||||
path: 'dom-elem.yml',
|
|
||||||
syscall: 'open' }
|
|
||||||
|
|
||||||
endif
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
|
|
||||||
|
|
||||||
{ [Error: ENOENT, no such file or directory 'dom-event.yml']
|
|
||||||
errno: -2,
|
|
||||||
code: 'ENOENT',
|
|
||||||
path: 'dom-event.yml',
|
|
||||||
syscall: 'open' }
|
|
||||||
|
|
||||||
endif
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
|
|
||||||
|
|
||||||
{ [Error: ENOENT, no such file or directory 'dom-node.yml']
|
|
||||||
errno: -2,
|
|
||||||
code: 'ENOENT',
|
|
||||||
path: 'dom-node.yml',
|
|
||||||
syscall: 'open' }
|
|
||||||
|
|
||||||
endif
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'javascript') == -1
|
|
||||||
|
|
||||||
{ [Error: ENOENT, no such file or directory 'dom-storage.yml']
|
|
||||||
errno: -2,
|
|
||||||
code: 'ENOENT',
|
|
||||||
path: 'dom-storage.yml',
|
|
||||||
syscall: 'open' }
|
|
||||||
|
|
||||||
endif
|
|
||||||
Reference in New Issue
Block a user