-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
96 lines (96 loc) · 3.75 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[submodule "thirdparty/haskell-mode"]
path = thirdparty/haskell-mode
url = https://github.com/emacsmirror/haskell-mode.git
[submodule "thirdparty/sr-speedbar"]
path = thirdparty/sr-speedbar
url = https://github.com/emacsmirror/sr-speedbar.git
[submodule "thirdparty/emacs-eclim"]
path = thirdparty/emacs-eclim
url = https://github.com/senny/emacs-eclim.git
[submodule "thirdparty/android-mode"]
path = thirdparty/android-mode
url = https://github.com/remvee/android-mode.git
[submodule "thirdparty/lua-mode"]
path = thirdparty/lua-mode
url = https://github.com/immerrr/lua-mode.git
[submodule "thirdparty/yasnippet"]
path = thirdparty/yasnippet
url = https://github.com/capitaomorte/yasnippet.git
[submodule "thirdparty/yascroll-el"]
path = thirdparty/yascroll-el
url = https://github.com/m2ym/yascroll-el.git
[submodule "thirdparty/pianobar-el"]
path = thirdparty/pianobar-el
url = [email protected]:GriffinSchneider/pianobar.el.git
[submodule "thirdparty/auto-complete"]
path = thirdparty/auto-complete
url = git://github.com/auto-complete/auto-complete.git
[submodule "thirdparty/popup-el"]
path = thirdparty/popup-el
url = git://github.com/auto-complete/popup-el.git
[submodule "thirdparty/fuzzy-el"]
path = thirdparty/fuzzy-el
url = git://github.com/auto-complete/fuzzy-el.git
[submodule "thirdparty/framemove"]
path = thirdparty/framemove
url = git://github.com/emacsmirror/framemove.git
[submodule "thirdparty/tabbar"]
path = thirdparty/tabbar
url = git://github.com/dholm/tabbar.git
[submodule "thirdparty/helm"]
path = thirdparty/helm
url = git://github.com/emacs-helm/helm.git
[submodule "thirdparty/emacs-xcode-document-viewer"]
path = thirdparty/emacs-xcode-document-viewer
url = [email protected]:GriffinSchneider/emacs-xcode-document-viewer.git
[submodule "thirdparty/eproject"]
path = thirdparty/eproject
url = git://github.com/jrockway/eproject.git
[submodule "thirdparty/emacs-clang-complete-async"]
path = thirdparty/emacs-clang-complete-async
url = [email protected]:GriffinSchneider/emacs-clang-complete-async.git
[submodule "thirdparty/exec-path-from-shell"]
path = thirdparty/exec-path-from-shell
url = git://github.com/purcell/exec-path-from-shell.git
[submodule "thirdparty/processing-mode"]
path = thirdparty/processing-mode
url = [email protected]:GriffinSchneider/processing-mode.git
[submodule "thirdparty/undo-tree"]
path = thirdparty/undo-tree
url = [email protected]:emacsmirror/undo-tree.git
[submodule "thirdparty/emms"]
path = thirdparty/emms
url = git://github.com/emacsmirror/emms.git
[submodule "thirdparty/emacs-git-gutter"]
path = thirdparty/emacs-git-gutter
url = git://github.com/syohex/emacs-git-gutter.git
[submodule "thirdparty/markdown-mode"]
path = thirdparty/markdown-mode
url = git://jblevins.org/git/markdown-mode.git
[submodule "thirdparty/git-modes"]
path = thirdparty/git-modes
url = [email protected]:magit/git-modes.git
[submodule "thirdparty/tern"]
path = thirdparty/tern
url = [email protected]:marijnh/tern.git
[submodule "thirdparty/key-chord"]
path = thirdparty/key-chord
url = [email protected]:emacsmirror/key-chord.git
[submodule "thirdparty/ag-el"]
path = thirdparty/ag-el
url = [email protected]:Wilfred/ag.el.git
[submodule "thirdparty/color-identifiers-mode"]
path = thirdparty/color-identifiers-mode
url = [email protected]:ankurdave/color-identifiers-mode.git
[submodule "thirdparty/idle-highlight-mode"]
path = thirdparty/idle-highlight-mode
url = [email protected]:nonsequitur/idle-highlight-mode.git
[submodule "thirdparty/use-package"]
path = thirdparty/use-package
url = [email protected]:jwiegley/use-package.git
[submodule "thirdparty/company-sourcekit"]
path = thirdparty/company-sourcekit
url = [email protected]:nathankot/company-sourcekit.git
[submodule "thirdparty/magit"]
path = thirdparty/magit
url = [email protected]:magit/magit.git