Add syntax files from upstream vim repository

This commit is contained in:
Adam Stankiewicz
2017-09-27 20:43:42 +02:00
parent 8148255ef1
commit 5b77877888
1034 changed files with 172275 additions and 181 deletions

View File

@@ -9,6 +9,10 @@ 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
@@ -150,10 +154,6 @@ if has("autocmd")
endif
augroup END
augroup filetypedetect
" css:JulesWang/css.vim
augroup END
augroup filetypedetect
" cucumber:tpope/vim-cucumber
" Cucumber