From 45f2f9497524486bfc3f7651c1fb2111737aa206 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 29 Dec 2020 20:17:10 +0100 Subject: Add mint-language, closes #653 Co-authored-by: NICHTJ3 --- autoload/polyglot/sleuth.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'autoload/polyglot/sleuth.vim') diff --git a/autoload/polyglot/sleuth.vim b/autoload/polyglot/sleuth.vim index c10280af..155ae0b5 100644 --- a/autoload/polyglot/sleuth.vim +++ b/autoload/polyglot/sleuth.vim @@ -329,6 +329,7 @@ let s:globs = { \ 'mgl': '*.mgl', \ 'mgp': '*.mgp', \ 'mib': '*.mib,*.my', + \ 'mint': '*.mint', \ 'mix': '*.mix,*.mixal', \ 'mma': '*.mathematica,*.cdf,*.m,*.ma,*.mt,*.nb,*.nbp,*.wl,*.wlt,*.wls,*.mma', \ 'mmp': '*.mmp', -- cgit v1.2.3