-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
84 lines (84 loc) · 3.16 KB
/
Copy path.gitmodules
File metadata and controls
84 lines (84 loc) · 3.16 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
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/auto-pairs"]
path = vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git://github.com/vim-scripts/supertab.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/puppet-syntax-vim"]
path = vim/bundle/puppet-syntax-vim
url = https://github.com/puppetlabs/puppet-syntax-vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/tslime.vim"]
path = vim/bundle/tslime.vim
url = https://github.com/jgdavey/tslime.vim.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-autotag"]
path = vim/bundle/vim-autotag
url = https://github.com/craigemery/vim-autotag
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/bundle/vim-easytags"]
path = vim/bundle/vim-easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "vim/bundle/vim-misc"]
path = vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "tmuxline.vim"]
path = vim/bundle/tmuxline.vim
url = https://github.com/edkolev/tmuxline.vim.git
[submodule "vim/bundle/fzf"]
path = vim/bundle/fzf
url = https://github.com/junegunn/fzf.git
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "vim/bundle/vim-rspec"]
path = vim/bundle/vim-rspec
url = https://github.com/thoughtbot/vim-rspec.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/jshint"]
path = vim/bundle/jshint
url = https://github.com/jshint/jshint