diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2016-03-31 11:28:50 -0400 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2016-03-31 11:28:50 -0400 |
| commit | f24ae00cc6ffb4d387956d3f5b60aa3a4aba69b4 (patch) | |
| tree | f7ec20c5fe576278290a590af45c1059b3e998aa /setup.sh | |
| parent | 9abbcfdde0057d0d1b31a6dfa0fd63fafee25212 (diff) | |
| parent | cc40149e62b8c767658e85f580bff4fff3e084e1 (diff) | |
| download | vim-cfg-f24ae00cc6ffb4d387956d3f5b60aa3a4aba69b4.tar.gz vim-cfg-f24ae00cc6ffb4d387956d3f5b60aa3a4aba69b4.tar.xz | |
Merge branch 'master' of https://git.riedstra.us/mitch/vim-cfg
Diffstat (limited to 'setup.sh')
| -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 |
