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
48 lines (48 loc) · 1.55 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.55 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[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/tcomment"]
path = bundle/tcomment
url = git://github.com/tomtom/tcomment_vim.git
[submodule "bundle/jasmine"]
path = bundle/jasmine
url = git://github.com/fsouza/jasmine.vim.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/fsouza/vim-javascript.git
[submodule "bundle/go"]
path = bundle/go
url = git://github.com/fsouza/go.vim
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/pep8"]
path = bundle/pep8
url = git://github.com/fsouza/pep8.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/html5"]
path = bundle/html5
url = git://github.com/othree/html5.vim.git
[submodule "bundle/lusty"]
path = bundle/lusty
url = git://github.com/sjbach/lusty.git
[submodule "snippets"]
path = snippets
url = git://github.com/viniciuschagas/snipmate-snippets.git