diff options
| -rwxr-xr-x | setup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ clone DIR="themes/vim-256noir" URL="https://git.riedstra.us/mitch/vim-256noir.git" clone +DIR="bundle/typescript-syntax" +URL="https://github.com/leafgarland/typescript-vim" +clone DIR="bundle/jinja2-syntax" URL="https://github.com/Glench/Vim-Jinja2-Syntax.git" clone |
