-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 2.22 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 2.22 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
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/.vim/bundle/vim-coffee-script"]
path = vim/.vim/bundle/vim-coffee-script
url = https://github.com/jldailey/vim-coffee-script.git
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/.vim/bundle/vim-tomorrow-theme"]
path = vim/.vim/bundle/vim-tomorrow-theme
url = https://github.com/chriskempson/vim-tomorrow-theme.git
[submodule "vim/.vim/bundle/coffeetags"]
path = vim/.vim/bundle/coffeetags
url = https://github.com/lukaszkorecki/CoffeeTags.git
[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/jldailey/oh-my-zsh.git
[submodule "vim/.vim/bundle/vimwiki"]
path = vim/.vim/bundle/vimwiki
url = https://github.com/jldailey/vimwiki.git
[submodule "vim/.vim/bundle/vim-less"]
path = vim/.vim/bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/.vim/bundle/tlib_vim"]
path = vim/.vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/.vim/bundle/vim-addon-mw-utils"]
path = vim/.vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/.vim/bundle/vim-snipmate"]
path = vim/.vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "vim/.vim/bundle/vim-snippets"]
path = vim/.vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "vim/.vim/bundle/ack"]
path = vim/.vim/bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "vim/.vim/bundle/supertab"]
path = vim/.vim/bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "vim/.vim/bundle/vim-jade"]
path = vim/.vim/bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade.git