summaryrefslogtreecommitdiffstats
path: root/indent/emblem.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-07-05 09:53:49 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-07-05 09:53:49 +0200
commitbf188c4a51a6d151bb2694d73048727f4359c634 (patch)
tree3059e2f946ae6293e1809d67393fddced1197431 /indent/emblem.vim
parenta5857b81c215139b3c0def78e5bd2f1da8a17af6 (diff)
downloadvim-polyglot-2.11.1.tar.gz
vim-polyglot-2.11.1.zip
Updatev2.11.1
Diffstat (limited to 'indent/emblem.vim')
-rw-r--r--indent/emblem.vim8
1 files changed, 4 insertions, 4 deletions
diff --git a/indent/emblem.vim b/indent/emblem.vim
index 8b8bc068..54bab60b 100644
--- a/indent/emblem.vim
+++ b/indent/emblem.vim
@@ -1,10 +1,10 @@
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'emblem') == -1
" Language: emblem
-" Maintainer: heartsentwined <heartsentwined@cogito-lab.com>
-" URL: http://github.com/heartsentwined/vim-emblem
-" Version: 1.2.0
-" Last Change: 2013 Apr 22
+" 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
endif