-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
117 lines (117 loc) · 4.7 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
[submodule "vim/bundle/ack"]
path = vim/bundle/ack.git
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/AnsiEsc.vim"]
path = vim/bundle/AnsiEsc.git
url = git://github.com/sjl/AnsiEsc.vim.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary.git
url = git://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp.git
url = git://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/html5"]
path = vim/bundle/html5.git
url = git://github.com/othree/html5.vim.git
[submodule "vim/bundle/indent-object"]
path = vim/bundle/indent-object.git
url = git://github.com/michaeljsmith/vim-indent-object.git
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript.git
url = git://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/linediff"]
path = vim/bundle/linediff.git
url = git://github.com/AndrewRadev/linediff.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree.git
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat.git
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround.git
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/yankring"]
path = vim/bundle/yankring.git
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired.git
url = https://github.com/tpope/vim-unimpaired
[submodule "vim/bundle/taglist"]
path = vim/bundle/taglist.git
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular.git
url = git://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vimproc.git"]
path = vim/bundle/vimproc.git
url = https://github.com/Shougo/vimproc.vim.git
[submodule "vim/bundle/tagbar.git"]
path = vim/bundle/tagbar.git
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/strftimedammit.git"]
path = vim/bundle/strftimedammit.git
url = https://github.com/sjl/strftimedammit.vim.git
[submodule "vim/bundle/vim-airline.git"]
path = vim/bundle/vim-airline.git
url = https://github.com/bling/vim-airline.git
[submodule "fonts/powerline-fonts"]
path = fonts/powerline-fonts
url = https://github.com/Lokaltog/powerline-fonts.git
[submodule "tools/friendly-find.git"]
path = tools/friendly-find.git
url = https://github.com/sjl/friendly-find.git
[submodule "vim/bundle/tlib_vim.git"]
path = vim/bundle/tlib_vim.git
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/vim-addon-mw-utils.git"]
path = vim/bundle/vim-addon-mw-utils.git
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/papercolor-theme.git"]
path = vim/bundle/papercolor-theme.git
url = [email protected]:NLKNguyen/papercolor-theme.git
[submodule "vim/bundle/c-syntax.git"]
path = vim/bundle/c-syntax.git
url = [email protected]:NLKNguyen/c-syntax.vim.git
[submodule "vim/bundle/base16-colorscheme.git"]
path = vim/bundle/base16-colorscheme.git
url = [email protected]:chriskempson/base16-vim.git
[submodule "colors/base16-shell.git"]
path = colors/base16-shell.git
url = [email protected]:chriskempson/base16-shell.git
[submodule "colors/papercolor-base16.git"]
path = colors/papercolor-base16.git
url = [email protected]:NLKNguyen/papercolor.git
[submodule "colors/base16-gnome-terminal.git"]
path = colors/base16-gnome-terminal.git
url = [email protected]:chriskempson/base16-gnome-terminal.git
[submodule "tools/tmux-mem-cpu-load.git"]
path = tools/tmux-mem-cpu-load.git
url = [email protected]:thewtex/tmux-mem-cpu-load.git
[submodule "vim/bundle/undotree.git"]
path = vim/bundle/undotree.git
url = [email protected]:mbbill/undotree.git
[submodule "vim/bundle/easymotion.git"]
path = vim/bundle/easymotion.git
url = [email protected]:easymotion/vim-easymotion.git
[submodule "vim/bundle/incsearch-easymotion.git"]
path = vim/bundle/incsearch-easymotion.git
url = [email protected]:haya14busa/incsearch-easymotion.vim.git
[submodule "vim/bundle/incsearch.git"]
path = vim/bundle/incsearch.git
url = [email protected]:haya14busa/incsearch.vim.git
[submodule "vim/bundle/vim-snippets.git"]
path = vim/bundle/vim-snippets.git
url = https://github.com/honza/vim-snippets.git
[submodule "tmux/tpm.git"]
path = tmux/tpm.git
url = [email protected]:tmux-plugins/tpm.git
[submodule "vim/bundle/vim-airline-themes.git"]
path = vim/bundle/vim-airline-themes.git
url = https://github.com/vim-airline/vim-airline-themes
[submodule "fonts/awesome-terminal-fonts"]
path = fonts/awesome-terminal-fonts
url = https://github.com/gabrielelana/awesome-terminal-fonts.git
[submodule "vim/bundle/python-syntax-fork.git"]
path = vim/bundle/python-syntax-fork.git
url = https://github.com/kh3phr3n/python-syntax.git