diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-04-25 21:03:34 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-04-25 21:03:34 +0200 |
commit | 68b2748af117b56208f25678c4b465af00dc64c5 (patch) | |
tree | f9038064b78513b3f99edb574cdd2943bd2fd633 /autoload/ecrystal.vim | |
parent | 14dc82fc4e6c0c08078f97a24a6c1639c1cc5113 (diff) | |
download | vim-polyglot-68b2748af117b56208f25678c4b465af00dc64c5.tar.gz vim-polyglot-68b2748af117b56208f25678c4b465af00dc64c5.zip |
Update
Diffstat (limited to 'autoload/ecrystal.vim')
-rw-r--r-- | autoload/ecrystal.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autoload/ecrystal.vim b/autoload/ecrystal.vim index 1a00b894..20f3151f 100644 --- a/autoload/ecrystal.vim +++ b/autoload/ecrystal.vim @@ -31,4 +31,6 @@ function! ecrystal#SetSubtype() abort endif endfunction +" vim: sw=2 sts=2 et: + endif |