-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
74 lines (74 loc) · 2.89 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
68
69
70
71
72
73
74
[submodule ".vim/bundle/vim-arpeggio"]
path = .vim/bundle/vim-arpeggio
url = [email protected]:kana/vim-arpeggio.git
ignore = dirty
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-classpath"]
path = .vim/bundle/vim-classpath
url = [email protected]:tpope/vim-classpath.git
[submodule ".vim/bundle/vim-clojure-static"]
path = .vim/bundle/vim-clojure-static
url = [email protected]:guns/vim-clojure-static.git
ignore = dirty
[submodule ".vim/bundle/vim-fireplace"]
path = .vim/bundle/vim-fireplace
url = [email protected]:tpope/vim-fireplace.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = [email protected]:tpope/vim-repeat.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule ".vim/bundle/rainbow_parentheses.vim"]
path = .vim/bundle/rainbow_parentheses.vim
url = [email protected]:kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/vim-javascript-syntax"]
path = .vim/bundle/vim-javascript-syntax
url = [email protected]:jelera/vim-javascript-syntax.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule ".vim/bundle/vim-better-whitespace"]
path = .vim/bundle/vim-better-whitespace
url = [email protected]:ntpeters/vim-better-whitespace.git
[submodule ".vim/bundle/vim-bundler"]
path = .vim/bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = [email protected]:Raimondi/delimitMate.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule ".vim/bundle/vim-clojure-highlight"]
path = .vim/bundle/vim-clojure-highlight
url = [email protected]:guns/vim-clojure-highlight.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = [email protected]:vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-jsx"]
path = .vim/bundle/vim-jsx
url = [email protected]:mxw/vim-jsx.git
[submodule ".vim/bundle/spacemacs-theme.vim"]
path = .vim/bundle/spacemacs-theme.vim
url = [email protected]:colepeters/spacemacs-theme.vim.git
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/paredit"]
path = .vim/bundle/paredit
url = [email protected]:kovisoft/paredit.git