From 27903c5b8656c796564ef073c1ebe77a2f0154e1 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 28 Sep 2017 22:18:09 +0200 Subject: Revert inlining basic language pack --- ftdetect/polyglot.vim | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ftdetect') diff --git a/ftdetect/polyglot.vim b/ftdetect/polyglot.vim index c30f7b70..d3a204e0 100644 --- a/ftdetect/polyglot.vim +++ b/ftdetect/polyglot.vim @@ -9,10 +9,6 @@ if !exists('g:vim_json_syntax_conceal') endif let g:filetype_euphoria = 'elixir' -augroup filetypedetect -" vim:vim/vim::/runtime/ -augroup END - augroup filetypedetect " apiblueprint:sheerun/apiblueprint.vim autocmd BufReadPost,BufNewFile *.apib set filetype=apiblueprint -- cgit v1.2.3