-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
108 lines (108 loc) · 4.22 KB
/
.gitmodules
File metadata and controls
108 lines (108 loc) · 4.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
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
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-handlebars"]
path = vim/bundle/vim-handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-trailing-whitespace"]
path = vim/bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/jwilm/rust.vim.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git://github.com/jwilm/vim-colors-solarized.git
[submodule "vim/bundle/scss-syntax"]
path = vim/bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/vim-stylus"]
path = vim/bundle/vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule "vim/bundle/vim-glsl"]
path = vim/bundle/vim-glsl
url = https://github.com/tikhomirov/vim-glsl.git
[submodule "theme/gnome-terminal-colors-solarized"]
path = theme/gnome-terminal-colors-solarized
url = https://github.com/sigurdga/gnome-terminal-colors-solarized.git
[submodule "vim/bundle/widl"]
path = vim/bundle/widl
url = https://github.com/aldafu/vim-widl.git
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim-cpp-enhanced-highlight"]
path = vim/bundle/cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git
[submodule "vim/bundle/python-indent"]
path = vim/bundle/python-indent
url = https://github.com/Valloric/python-indent.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule "vim/bundle/vim-capnp"]
path = vim/bundle/vim-capnp
url = https://github.com/cstrahan/vim-capnp.git
[submodule "vim/bundle/ListToggle"]
path = vim/bundle/ListToggle
url = https://github.com/Valloric/ListToggle
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "vim/bundle/fzf"]
path = vim/bundle/fzf
url = https://github.com/junegunn/fzf
[submodule "vim/bundle/vim-lua-ftplugin"]
path = vim/bundle/vim-lua-ftplugin
url = https://github.com/xolox/vim-lua-ftplugin.git
[submodule "vim/bundle/vim-misc"]
path = vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "vim/bundle/vim-lua"]
path = vim/bundle/vim-lua
url = https://github.com/tbastos/vim-lua.git
[submodule "config/i3blocks"]
path = config/i3blocks
url = https://github.com/vivien/i3blocks-contrib