diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/filetypes.vim | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 15bd60e9..0d72c727 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -279,7 +279,6 @@ call TestFiletype('csdl') call TestFiletype('cabal') call TestFiletype('cdrtoc') call TestFiletype('cdrdaoconf') -call TestFiletype('cfengine') call TestFiletype('chaiscript') call TestFiletype('cdl') call TestFiletype('conaryrecipe') @@ -341,7 +340,6 @@ call TestFiletype('expect') call TestFiletype('exports') call TestFiletype('falcon') call TestFiletype('fan') -call TestFiletype('factor') call TestFiletype('fetchmail') call TestFiletype('focexec') call TestFiletype('reva') @@ -374,7 +372,6 @@ call TestFiletype('template') call TestFiletype('hostconf') call TestFiletype('hostsaccess') call TestFiletype('hb') -call TestFiletype('httest') call TestFiletype('icon') call TestFiletype('msidl') call TestFiletype('icemenu') @@ -436,7 +433,6 @@ call TestFiletype('ist') call TestFiletype('mallard') call TestFiletype('manconf') call TestFiletype('maple') -call TestFiletype('map') call TestFiletype('mel') call TestFiletype('hgcommit') call TestFiletype('messages') @@ -480,7 +476,6 @@ call TestFiletype('papp') call TestFiletype('passwd') call TestFiletype('pascal') call TestFiletype('pdf') -call TestFiletype('pcmk') call TestFiletype('pike') call TestFiletype('cmod') call TestFiletype('pinfo') @@ -499,7 +494,6 @@ call TestFiletype('povini') call TestFiletype('pccts') call TestFiletype('ppwiz') call TestFiletype('obj') -call TestFiletype('proc') call TestFiletype('privoxy') call TestFiletype('procmail') call TestFiletype('psf') @@ -628,7 +622,6 @@ call TestFiletype('xsd') call TestFiletype('xslt') call TestFiletype('yacc') call TestFiletype('zimbu') -call TestFiletype('zimbutempl') call TestFiletype('z8a') call TestFiletype('apachestyle') call TestFiletype('asterisk') @@ -639,7 +632,6 @@ call TestFiletype('fvwm') call TestFiletype('logcheck') call TestFiletype('svn') call TestFiletype('text') -call TestFiletype('pullrequest') call TestFiletype('xf86conf') call TestFiletype('xpm') call TestFiletype('xpm2') @@ -648,7 +640,7 @@ call TestFiletype('mint') call TestFiletype('jsonc') call TestFiletype('gleam') call TestFiletype('hjson') -call TestFiletype('i3config') +call TestFiletype('swayconfig') call TestFiletype('just') call TestFiletype('nftables') call TestFiletype('openscad') |