forked from hasahmed/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
57 lines (57 loc) · 2.35 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
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule ".vim/bundle/erics_vim_syntax_and_color_highlighting"]
path = .vim/bundle/erics_vim_syntax_and_color_highlighting
url = https://github.com/sentientmachine/erics_vim_syntax_and_color_highlighting.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.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/ervandew/supertab.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/vim-racket"]
path = .vim/bundle/vim-racket
url = https://github.com/wlangstroth/vim-racket.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-javascript-syntax"]
path = .vim/bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.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-glsl"]
path = .vim/bundle/vim-glsl
url = https://github.com/tikhomirov/vim-glsl.git
[submodule ".vim/bundle/vim-pug"]
path = .vim/bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule ".vim/bundle/CamelCaseMotion"]
path = .vim/bundle/CamelCaseMotion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/python-syntax"]
path = .vim/bundle/python-syntax
url = https://github.com/hdima/python-syntax.git
[submodule ".vim/bundle/powerline"]
path = .vim/bundle/powerline
url = https://github.com/powerline/powerline.git