-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
78 lines (78 loc) · 2.75 KB
/
.gitmodules
File metadata and controls
78 lines (78 loc) · 2.75 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
[submodule "vim/pathogen"]
path = vim/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "config/nvim/vim-plug"]
path = config/nvim/vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "vim/bundle/airline"]
path = vim/bundle/airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/bundle/airline-themes"]
path = vim/bundle/airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/bundle/coffeescript"]
path = vim/bundle/coffeescript
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/css3"]
path = vim/bundle/css3
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/hack"]
path = vim/bundle/hack
url = https://github.com/hhvm/vim-hack.git
[submodule "vim/bundle/haml-sass"]
path = vim/bundle/haml-sass
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/haskell-indent"]
path = vim/bundle/haskell-indent
url = https://github.com/itchyny/vim-haskell-indent.git
[submodule "vim/bundle/hg"]
path = vim/bundle/hg
url = https://github.com/mxw/vim-hg.git
[submodule "vim/bundle/html5"]
path = vim/bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/jsx"]
path = vim/bundle/jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "vim/bundle/latex"]
path = vim/bundle/latex
url = https://github.com/mxw/vim-latex.git
[submodule "vim/bundle/liquid"]
path = vim/bundle/liquid
url = https://github.com/tpope/vim-liquid.git
[submodule "vim/bundle/lsp"]
path = vim/bundle/lsp
url = https://github.com/prabirshrestha/vim-lsp.git
[submodule "vim/bundle/mercenary"]
path = vim/bundle/mercenary
url = https://github.com/jlfwong/vim-mercenary.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/nginx"]
path = vim/bundle/nginx
url = https://github.com/chr4/nginx.vim
[submodule "vim/bundle/prolog"]
path = vim/bundle/prolog
url = https://github.com/mxw/vim-prolog.git
[submodule "vim/bundle/ruby"]
path = vim/bundle/ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/xhp"]
path = vim/bundle/xhp
url = https://github.com/mxw/vim-xhp.git