From 8002795088067e5b9f578b748f9be0089621dc30 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 2 Feb 2017 22:11:43 +0100 Subject: Fix elixir not opening with :Explore, closes #172 --- config.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.vim') diff --git a/config.vim b/config.vim index 13d7fd13..2f90dc97 100644 --- a/config.vim +++ b/config.vim @@ -7,3 +7,5 @@ endif if !exists('g:vim_json_syntax_conceal') let g:vim_json_syntax_conceal = 0 endif + +let g:filetype_euphoria = 'elixir' -- cgit v1.2.3