Use nroff filetype for man pages, closes #611

This commit is contained in:
Adam Stankiewicz
2020-10-26 08:45:34 +01:00
parent 2838800832
commit 740a60811c
5 changed files with 6 additions and 13 deletions

View File

@@ -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')