diff options
Diffstat (limited to 'autoload/polyglot')
| -rw-r--r-- | autoload/polyglot/sleuth.vim | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/autoload/polyglot/sleuth.vim b/autoload/polyglot/sleuth.vim index bc7822de..1250badf 100644 --- a/autoload/polyglot/sleuth.vim +++ b/autoload/polyglot/sleuth.vim @@ -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',  | 
