From d53d2189b92ab8150753201e2e2f8cba14b8edc9 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 24 Sep 2020 23:24:42 +0200 Subject: Add support for .gitignore highlighting --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/filetypes.vim') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 8d077072..accc0a72 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -236,3 +236,4 @@ call TestFiletype('odin') call TestFiletype('bzl') call TestFiletype('prolog') call TestFiletype('tads') +call TestFiletype('gitignore') -- cgit v1.2.3