summaryrefslogtreecommitdiffstats
path: root/ftdetect/polyglot.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-07-19 10:09:54 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-07-19 10:09:54 +0200
commit11f34624aa32ac72dc65e46ea9badb4b16a0edd1 (patch)
tree63c50a215fe4a67e4223c19b4b1dbb9747c14ffd /ftdetect/polyglot.vim
parent1422f7a75ce0b382d601238c5979b04473b9021e (diff)
downloadvim-polyglot-2.11.3.tar.gz
vim-polyglot-2.11.3.zip
Updatev2.11.3
Diffstat (limited to 'ftdetect/polyglot.vim')
-rw-r--r--ftdetect/polyglot.vim12
1 files changed, 6 insertions, 6 deletions
diff --git a/ftdetect/polyglot.vim b/ftdetect/polyglot.vim
index 33bdb872..8f343523 100644
--- a/ftdetect/polyglot.vim
+++ b/ftdetect/polyglot.vim
@@ -163,9 +163,9 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'emberscript') =
" Language: ember-script
" Maintainer: Yulij Andreevich Lesov <yalesov@gmail.com>>
" URL: http://github.com/yalesov/vim-ember-script
-" Version: 1.0.3
-" Last Change: 2016 Jul 5
-" License: GPL-3.0
+" Version: 1.0.4
+" Last Change: 2016 Jul 6
+" License: ISC
if !exists('g:vim_ember_script')
let g:vim_ember_script = 1
@@ -182,9 +182,9 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'emblem') == -1
" Language: emblem
" Maintainer: Yulij Andreevich Lesov <yalesov@gmail.com>
" URL: http://github.com/yalesov/vim-emblem
-" Version: 2.0.0
-" Last Change: 2016 Jul 5
-" License: GPL-3.0
+" Version: 2.0.1
+" Last Change: 2016 Jul 6
+" License: ISC
if !exists('g:vim_emblem')
let g:vim_emblem = 1