forked from ryanb/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
90 lines (90 loc) · 3.31 KB
/
.gitmodules
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
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/extradite"]
path = vim/bundle/extradite
url = https://github.com/int3/vim-extradite.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/sahchandler/vim-snipmate.git
[submodule "vim/bundle/markdown"]
path = vim/bundle/markdown
url = https://github.com/hallison/vim-markdown.git
[submodule "vim/bundle/molokai"]
path = vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule "vim/bundle/supercollider"]
path = vim/bundle/supercollider
url = https://github.com/ngm/scvim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/viki"]
path = vim/bundle/viki
url = https://github.com/tomtom/viki_vim.git
[submodule "vim/bundle/tlib"]
path = vim/bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/align"]
path = vim/bundle/align
url = https://github.com/tsaleh/vim-align.git
[submodule "SQLUtilities"]
path = vim/bundle/SQLUtilities
url = https://github.com/vim-scripts/SQLUtilities.git
[submodule "vim/bundle/sienna"]
path = vim/bundle/sienna
url = https://github.com/vim-scripts/sienna.git
[submodule "vim/bundle/gist"]
path = vim/bundle/gist
url = https://github.com/mattn/gist-vim.git
[submodule "vim/bundle/pyrepl.vim"]
path = vim/bundle/pyrepl.vim
url = https://github.com/Bogdanp/pyrepl.vim.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/timelog"]
path = vim/bundle/timelog
url = https://github.com/vim-scripts/timelog.vim.git
[submodule "vim/bundle/vikitasks_vim"]
path = vim/bundle/vikitasks_vim
url = https://github.com/tomtom/vikitasks_vim.git
[submodule "vim/bundle/trag_vim"]
path = vim/bundle/trag_vim
url = https://github.com/tomtom/trag_vim.git
[submodule "vim/bundle/vim-creole"]
path = vim/bundle/vim-creole
url = https://github.com/vim-scripts/vim-creole.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/table-mode"]
path = vim/bundle/table-mode
url = https://github.com/dhruvasagar/vim-table-mode.git
[submodule "vim/bundle/neverland-theme"]
path = vim/bundle/neverland-theme
url = https://github.com/trapd00r/neverland-vim-theme.git
[submodule "vim/bundle/Omnisharp"]
path = vim/bundle/Omnisharp
url = https://github.com/nosami/Omnisharp.git
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git