Revert inlining basic language pack

This commit is contained in:
Adam Stankiewicz
2017-09-28 22:18:09 +02:00
parent d5e38fa97b
commit 27903c5b86
1034 changed files with 15 additions and 172776 deletions

View File

@@ -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