Remove context from packages, fixes #575

This commit is contained in:
Adam Stankiewicz
2020-10-07 13:01:20 +02:00
parent 619a7a854b
commit 9f4e2b6834
10 changed files with 1 additions and 553 deletions

View File

@@ -80,7 +80,6 @@ let s:globs = {
\ 'conaryrecipe': '*.recipe',
\ 'conf': '*.conf,auto.master,config',
\ 'config': 'configure.in,configure.ac,Pipfile',
\ 'context': '*.mkii,*.mkiv,*.mkvi',
\ 'cpp': '*.cpp,*.c++,*.cc,*.cp,*.cxx,*.h,*.h++,*.hh,*.hpp,*.hxx,*.inc,*.inl,*.ipp,*.tcc,*.tpp,*.moc,*.tlh',
\ 'cql': '*.cql',
\ 'crm': '*.crm',