forked from tagliati/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.11 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/NERD_tree"]
path = bundle/NERD_tree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/akitaonrails/snipmate.vim.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "snippets"]
path = snippets
url = git://github.com/franciscosouza/snipmate-snippets.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/jasmine"]
path = bundle/jasmine
url = git://github.com/franciscosouza/jasmine.vim.git
[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