From 61390f58850c34b27d2a28dc14ebd760de152cc9 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 22 Jan 2016 09:08:00 +0100 Subject: Update --- compiler/exunit.vim | 5 ----- 1 file changed, 5 deletions(-) (limited to 'compiler') diff --git a/compiler/exunit.vim b/compiler/exunit.vim index 9fc921a5..e2d14185 100644 --- a/compiler/exunit.vim +++ b/compiler/exunit.vim @@ -1,10 +1,5 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'elixir') == -1 -" Vim compiler file -" Language: ExUnit -" Maintainer: Rein Henrichs -" URL: https://github.com/elixir-lang/vim-elixir - if exists("current_compiler") finish endif -- cgit v1.2.3