summaryrefslogtreecommitdiffstats
path: root/ftplugin/emblem.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 /ftplugin/emblem.vim
parent1422f7a75ce0b382d601238c5979b04473b9021e (diff)
downloadvim-polyglot-2.11.3.tar.gz
vim-polyglot-2.11.3.zip
Updatev2.11.3
Diffstat (limited to 'ftplugin/emblem.vim')
-rw-r--r--ftplugin/emblem.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftplugin/emblem.vim b/ftplugin/emblem.vim
index 230fba98..25f88adf 100644
--- a/ftplugin/emblem.vim
+++ b/ftplugin/emblem.vim
@@ -3,9 +3,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
setlocal tabstop=2
setlocal softtabstop=2