summaryrefslogtreecommitdiffstats
path: root/syntax/erlang.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-15 10:45:50 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-15 10:45:50 +0200
commitd43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0 (patch)
tree8e7702293cc2ced66ac83e4bbe4ae537f7312f8e /syntax/erlang.vim
parent4314841aa4772d98b186636bdbf34fcf48c74275 (diff)
downloadvim-polyglot-d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0.tar.gz
vim-polyglot-d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0.zip
Update
Diffstat (limited to 'syntax/erlang.vim')
-rw-r--r--syntax/erlang.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/erlang.vim b/syntax/erlang.vim
index a60eaad9..65b8059c 100644
--- a/syntax/erlang.vim
+++ b/syntax/erlang.vim
@@ -4,7 +4,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'erlang') == -1
" Language: Erlang (http://www.erlang.org)
" Maintainer: Csaba Hoch <csaba.hoch@gmail.com>
" Contributor: Adam Rutkowski <hq@mtod.org>
-" Last Update: 2019-Jun-18
+" Last Update: 2020-May-26
" License: Vim license
" URL: https://github.com/vim-erlang/vim-erlang-runtime