This repository has been archived by the owner on Jul 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
67 lines (67 loc) · 2.51 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
[submodule ".vim/scripts/scriptbundle"]
path = .vim/scripts/scriptbundle
url = [email protected]:BeyondIM/vim-script-bundle.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/jellybeans.vim"]
path = .vim/bundle/jellybeans.vim
url = [email protected]:nanotech/jellybeans.vim.git
[submodule ".vim/bundle/molokai"]
path = .vim/bundle/molokai
url = [email protected]:tomasr/molokai.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = [email protected]:tpope/vim-repeat.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule ".vim/bundle/tcomment_vim"]
path = .vim/bundle/tcomment_vim
url = [email protected]:tomtom/tcomment_vim.git
[submodule ".vim/bundle/gundo.vim"]
path = .vim/bundle/gundo.vim
url = [email protected]:sjl/gundo.vim.git
[submodule ".vim/bundle/vim-util"]
path = .vim/bundle/vim-util
url = [email protected]:BeyondIM/vim-util.git
[submodule ".vim/bundle/nerdtree-smart-bookmarks"]
path = .vim/bundle/nerdtree-smart-bookmarks
url = [email protected]:BeyondIM/nerdtree-smart-bookmarks.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = [email protected]:vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = [email protected]:SirVer/ultisnips.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule ".vim/bundle/papercolor-theme"]
path = .vim/bundle/papercolor-theme
url = [email protected]:NLKNguyen/papercolor-theme.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/Spacegray"]
path = .vim/bundle/Spacegray
url = https://github.com/ajh17/Spacegray.vim.git
[submodule ".vim/bundle/vim-haml"]
path = .vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
ignore = dirty
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale.git