-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.29 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.29 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
[submodule ".dircolors-solarized"]
path = .dircolors-solarized
url = git://github.com/seebi/dircolors-solarized.git
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/tsaleh/vim-supertab.git
[submodule ".vim/bundle/vimoutliner"]
path = .vim/bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule ".vim/bundle/solarized"]
path = .vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".themes/gnome-terminal-colors-solarized"]
path = .themes/gnome-terminal-colors-solarized
url = git://github.com/sigurdga/gnome-terminal-colors-solarized.git
[submodule ".themes/gedit-solarized"]
path = .themes/gedit-solarized
url = git://github.com/mattcan/solarized-gedit.git
[submodule ".themes/mc-solarized-skin"]
path = .themes/mc-solarized-skin
url = git://github.com/nkulikov/mc-solarized-skin.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = git://github.com/gmarik/vundle.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = git://github.com/hreese/oh-my-zsh.git