-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 2.28 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
[submodule ".vim/bundle/puppet"]
path = .vim/bundle/puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule ".vim/bundle/sensible"]
path = .vim/bundle/sensible
url = https://github.com/tpope/vim-sensible
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/xml"]
path = .vim/bundle/xml
url = https://github.com:/three/xml.vim.git
[submodule ".vim/bundle/ruby"]
path = .vim/bundle/ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/camelcasemotion"]
path = .vim/bundle/camelcasemotion
url = https://github.com/bkad/CamelCaseMotion
[submodule ".vim/bundle/eunuch"]
path = .vim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/solarized"]
path = .vim/bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/pgsql"]
path = .vim/bundle/pgsql
url = https://github.com/lifepillar/pgsql.vim.git
[submodule ".vim/bundle/lightline"]
path = .vim/bundle/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = https://github.com/tpope/vim-surround
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = https://github.com/plasticboy/vim-markdown
[submodule ".vim/bin/pgformatter"]
path = .vim/bin/pgformatter
url = https://github.com/darold/pgFormatter.git
[submodule ".vim/bundle/flake8"]
path = .vim/bundle/flake8
url = https://github.com/nvie/vim-flake8.git
[submodule ".vim/bundle/jsbeautify"]
path = .vim/bundle/jsbeautify
url = https://github.com/beautify-web/js-beautify
[submodule ".vim/bundle/nix"]
path = .vim/bundle/nix
url = https://github.com/LnL7/vim-nix.git
[submodule ".vim/bundle/localvimrc"]
path = .vim/bundle/localvimrc
url = https://github.com/embear/vim-localvimrc.git
[submodule ".vim/bundle/textutil"]
path = .vim/bundle/textutil
url = https://github.com/vim-scripts/textutil.vim.git