summaryrefslogtreecommitdiffstats
path: root/syntax/yajs/dom-document.vim
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/yajs/dom-document.vim
parenta0c79360edaad50966bdc1ac537d0b7ee048a515 (diff)
downloadvim-polyglot-2.2.1.tar.gz
vim-polyglot-2.2.1.zip
Update yajs syntaxv2.2.1
Diffstat (limited to 'syntax/yajs/dom-document.vim')
-rw-r--r--syntax/yajs/dom-document.vim9
1 files changed, 0 insertions, 9 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