forked from mkatircioglu/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.67 KB
/
Copy path.gitmodules
File metadata and controls
42 lines (42 loc) · 1.67 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
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/a"]
path = vim/bundle/a
url = git://github.com/vim-scripts/a.vim.git
[submodule "vim/bundle/powerline"]
path = vim/bundle/powerline
url = git://github.com/igungor/vim-powerline.git
[submodule "terminal/gnome-terminal-colors-solarized"]
path = terminal/gnome-terminal-colors-solarized
url = https://github.com/sigurdga/gnome-terminal-colors-solarized.git
[submodule "vim/bundle/clang_complete"]
path = vim/bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete.git
[submodule "vim/bundle/minibufexpl"]
path = vim/bundle/minibufexpl
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "vim/bundle/indent-guides"]
path = vim/bundle/indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/trailing-whitespace"]
path = vim/bundle/trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace.git
[submodule "vim/bundle/jedi-vim"]
path = vim/bundle/jedi-vim
url = git://github.com/davidhalter/jedi-vim.git
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git