summaryrefslogtreecommitdiffstats
path: root/syntax
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-10-10 17:52:47 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-10-10 17:52:47 +0200
commitaec5e42bdbdb24bc816ae7a56ace189246c74097 (patch)
tree3fa44affa18ff70541b25eada44a5b2d8de84639 /syntax
parenta0c79360edaad50966bdc1ac537d0b7ee048a515 (diff)
downloadvim-polyglot-2.2.1.tar.gz
vim-polyglot-2.2.1.zip
Update yajs syntaxv2.2.1
Diffstat (limited to 'syntax')
-rw-r--r--syntax/yajs/dom-document.vim9
-rw-r--r--syntax/yajs/dom-elem.vim9
-rw-r--r--syntax/yajs/dom-event.vim9
-rw-r--r--syntax/yajs/dom-node.vim9
-rw-r--r--syntax/yajs/dom-storage.vim9
5 files changed, 0 insertions, 45 deletions
diff --git a/syntax/yajs/dom-document.vim b/syntax/yajs/dom-document.vim
deleted file mode 100644
index 696a4647..00000000
--- a/syntax/yajs/dom-document.vim
+++ /dev/null
@@ -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
diff --git a/syntax/yajs/dom-elem.vim b/syntax/yajs/dom-elem.vim
deleted file mode 100644
index 01018879..00000000
--- a/syntax/yajs/dom-elem.vim
+++ /dev/null
@@ -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
diff --git a/syntax/yajs/dom-event.vim b/syntax/yajs/dom-event.vim
deleted file mode 100644
index 76578e8d..00000000
--- a/syntax/yajs/dom-event.vim
+++ /dev/null
@@ -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
diff --git a/syntax/yajs/dom-node.vim b/syntax/yajs/dom-node.vim
deleted file mode 100644
index babab1ea..00000000
--- a/syntax/yajs/dom-node.vim
+++ /dev/null
@@ -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
diff --git a/syntax/yajs/dom-storage.vim b/syntax/yajs/dom-storage.vim
deleted file mode 100644
index c34cf567..00000000
--- a/syntax/yajs/dom-storage.vim
+++ /dev/null
@@ -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