From 740a60811c4647eecf3e2f82a24dccc1abbd686a Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 26 Oct 2020 08:45:34 +0100 Subject: Use nroff filetype for man pages, closes #611 --- tests/filetypes.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/filetypes.vim b/tests/filetypes.vim index e9a88536..c3bb9931 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -463,6 +463,7 @@ call TestFiletype('netrc') call TestFiletype('ninja') call TestFiletype('ncf') call TestFiletype('nroff') +call TestFiletype('nroff') call TestFiletype('nqc') call TestFiletype('nsis') call TestFiletype('occam') @@ -638,7 +639,6 @@ call TestFiletype('svn') call TestFiletype('text') call TestFiletype('pullrequest') call TestFiletype('xf86conf') -call TestFiletype('man') call TestFiletype('xpm') call TestFiletype('xpm2') call TestFiletype('context') -- cgit v1.2.3