test/oldtest: account for Nvim man.vim handling

This commit is contained in:
Justin M. Keyes
2018-02-03 12:06:55 +01:00
parent 9baf60c617
commit 9c14a78afd

View File

@@ -262,7 +262,6 @@ let s:filename_checks = {
\ 'mailcap': ['.mailcap', 'mailcap'],
\ 'make': ['file.mk', 'file.mak', 'file.dsp'],
\ 'mallard': ['file.page'],
\ 'man': ['file.man'],
\ 'manconf': ['/etc/man.conf', 'man.config'],
\ 'map': ['file.map'],
\ 'maple': ['file.mv', 'file.mpl', 'file.mws'],