diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2014-08-13 00:03:22 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-08-13 00:03:22 +0200 |
commit | 438d222b953ec3f46eb534153243acc1f30b7694 (patch) | |
tree | 8644879a2c57de707d88b659304b228b42694297 /indent | |
parent | 90b24287deb9da69a8079599b8525e2be412f7f2 (diff) | |
download | vim-polyglot-438d222b953ec3f46eb534153243acc1f30b7694.tar.gz vim-polyglot-438d222b953ec3f46eb534153243acc1f30b7694.zip |
Add emblem support, closes #36
Diffstat (limited to 'indent')
-rw-r--r-- | indent/emblem.vim | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indent/emblem.vim b/indent/emblem.vim new file mode 100644 index 00000000..21c8aea5 --- /dev/null +++ b/indent/emblem.vim @@ -0,0 +1,6 @@ +" Language: emblem +" Maintainer: heartsentwined <heartsentwined@cogito-lab.com> +" URL: http://github.com/heartsentwined/vim-emblem +" Version: 1.2.0 +" Last Change: 2013 Apr 22 +" License: GPL-3.0 |