Skip to content

Commit

Permalink
Added vim-haml and vim-javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jun 17, 2011
1 parent db553b3 commit c1ad544
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@
[submodule "bundle/lusty"]
path = bundle/lusty
url = git://github.com/sjbach/lusty.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/franciscosouza/vim-javascript.git
1 change: 1 addition & 0 deletions bundle/vim-haml
Submodule vim-haml added at de3e72
1 change: 1 addition & 0 deletions bundle/vim-javascript
Submodule vim-javascript added at ecdf53

0 comments on commit c1ad544

Please sign in to comment.