Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Commit

Permalink
Download htmljinja.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch committed Jul 28, 2011
1 parent f482d6d commit 5508723
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions install.sh
Expand Up @@ -40,4 +40,10 @@ then
cd -
fi

# Jinja post-download installation
if [[ -d ~/.vim/bundle/Jinja ]]
then
curl http://www.vim.org/scripts/download_script.php?src_id=6961 -o ~/.vim/bundle/Jinja/syntax/htmljinja.vim
fi

echo "Finished"

0 comments on commit 5508723

Please sign in to comment.