-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
93 lines (93 loc) · 3.08 KB
/
Copy path.gitmodules
File metadata and controls
93 lines (93 loc) · 3.08 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/git"]
path = bundle/git
url = git://github.com/tpope/vim-git.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = git://github.com/honza/snipmate-snippets.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = git://github.com/tomtom/tlib_vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://github.com/wincent/Command-T.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/delmitmate"]
path = bundle/delmitmate
url = git://github.com/Raimondi/delimitMate.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/css-syntax"]
path = bundle/css-syntax
url = git://github.com/ChrisYip/Better-CSS-Syntax-for-Vim.git
[submodule "bundle/coffe"]
path = bundle/coffe
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/scss"]
path = bundle/scss
url = git://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = git://github.com/interrupted/python-mode.git
[submodule "bundle/fugative"]
path = bundle/fugative
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/jinja"]
path = bundle/jinja
url = git://github.com/estin/htmljinja.git
[submodule "vim-coffee-script"]
path = vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "bundle/autotag"]
path = bundle/autotag
url = git://github.com/vim-scripts/AutoTag.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = git://github.com/rstacruz/sparkup.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/abolish"]
path = bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/rust"]
path = bundle/rust
url = git://github.com/fsouza/rust.vim.git
[submodule "bundle/indenthtml"]
path = bundle/indenthtml
url = git://github.com/vim-scripts/indenthtml.vim.git
[submodule "bundle/linenumber"]
path = bundle/linenumber
url = git://github.com/myusuf3/numbers.vim.git
[submodule "bundle/webapi"]
path = bundle/webapi
url = git://github.com/mattn/webapi-vim.git
[submodule "bundle/gist"]
path = bundle/gist
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/easytag"]
path = bundle/easytag
url = git://github.com/xolox/vim-easytags.git