Mercurial > ec-dotfiles
changeset 621:36986df49633
Update update-vendor script
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 09 Jul 2018 16:13:51 +0900 |
parents | 7ac088ee101a |
children | 1002aff7e865 |
files | update-vendor |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/update-vendor Tue Oct 30 19:04:56 2018 +0900 +++ b/update-vendor Mon Jul 09 16:13:51 2018 +0900 @@ -36,7 +36,8 @@ _get https://github.com/kchmck/vim-coffee-script/raw/master/syntax/coffee.vim _get https://github.com/slim-template/vim-slim/raw/master/syntax/slim.vim _get https://raw.githubusercontent.com/jwalton512/vim-blade/master/syntax/blade.vim - _get http://hg.nginx.org/nginx/raw-file/tip/contrib/vim/syntax/nginx.vim + # nginx bitbucket has cookie protection + # _get https://hg.nginx.org/nginx/raw-file/tip/contrib/vim/syntax/nginx.vim _get https://raw.githubusercontent.com/jelera/vim-javascript-syntax/master/syntax/javascript.vim _get https://github.com/leafgarland/typescript-vim/raw/master/syntax/typescript.vim )