mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 14:33:50 -05:00
Revert inlining basic language pack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user