forked from faun/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
113 lines (112 loc) · 4.21 KB
/
Copy path.gitmodules
File metadata and controls
113 lines (112 loc) · 4.21 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
[submodule "bash/completion_scripts/git_flow"]
path = bash/completion_scripts/git_flow
url = git://github.com/bobthecow/git-flow-completion.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/Command-T"]
path = vim/bundle/Command-T
url = https://github.com/vim-scripts/Command-T.git
ignore = untracked
[submodule "vim/bundle/vim-makegreen"]
path = vim/bundle/vim-makegreen
url = git://github.com/garybernhardt/vim-makegreen.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/L9"]
path = vim/bundle/L9
url = https://github.com/vim-scripts/L9
[submodule "vim/bundle/vim-fuzzyfinder"]
path = vim/bundle/vim-fuzzyfinder
url = https://github.com/clones/vim-fuzzyfinder
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "vim/bundle/tslime.vim"]
path = vim/bundle/tslime.vim
url = git://github.com/kikijump/tslime.vim.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "vim/bundle/vim-ragtag"]
path = vim/bundle/vim-ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/vim-yankring"]
path = vim/bundle/vim-yankring
url = git://github.com/chrismetcalf/vim-yankring.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/ftplugin/cucumber.vim"]
path = vim/ftplugin/cucumber.vim
url = git://gist.github.com/287147.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-rake"]
path = vim/bundle/vim-rake
url = git://github.com/tpope/vim-rake.git
[submodule "vim/bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "vim/bundle/taglist.vim"]
path = vim/bundle/taglist.vim
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = git://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/vim-jst"]
path = vim/bundle/vim-jst
url = git://github.com/briancollins/vim-jst.git
[submodule "vim/bundle/greplace"]
path = vim/bundle/greplace
url = git://github.com/vim-scripts/greplace.vim.git
[submodule "vim/bundle/localvimrc"]
path = vim/bundle/localvimrc
url = git@github.com:ggilder/localvimrc.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle/vim-css3-syntax"]
path = vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "vim/bundle/vim-unimpared"]
path = vim/bundle/vim-unimpared
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-slim"]
path = vim/bundle/vim-slim
url = git://github.com/slim-template/vim-slim.git