mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Use nroff filetype for man pages, closes #611
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user