summaryrefslogtreecommitdiffstats
path: root/tests/filetypes.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-12-29 20:17:10 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2020-12-29 20:18:29 +0100
commit45f2f9497524486bfc3f7651c1fb2111737aa206 (patch)
tree695cf600b3838ae5705b7800d3f8e8d024cbc504 /tests/filetypes.vim
parentcec808bc19656357c78d222e7ec279e39488a4f9 (diff)
downloadvim-polyglot-45f2f9497524486bfc3f7651c1fb2111737aa206.tar.gz
vim-polyglot-45f2f9497524486bfc3f7651c1fb2111737aa206.zip
Add mint-language, closes #653
Co-authored-by: NICHTJ3 <nicholsontrent@gmail.com>
Diffstat (limited to 'tests/filetypes.vim')
-rw-r--r--tests/filetypes.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index 5a1838b5..08d4cb93 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -644,6 +644,7 @@ call TestFiletype('xf86conf')
call TestFiletype('xpm')
call TestFiletype('xpm2')
call TestFiletype('context')
+call TestFiletype('mint')
" DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE