-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 938 Bytes
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 938 Bytes
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
[submodule "ESS"]
path = ESS
url = https://github.com/emacs-ess/ESS.git
[submodule "prfgnrl"]
path = prfgnrl
url = https://github.com/ProofGeneral/PG
[submodule "solarized-emacs"]
path = solarized-emacs
url = https://github.com/bbatsov/solarized-emacs.git
[submodule "xterm-color"]
path = xterm-color
url = https://github.com/atomontage/xterm-color
[submodule "emacs-sbt-mode"]
path = emacs-sbt-mode
url = https://github.com/ensime/emacs-sbt-mode.git
[submodule "emacs-async"]
path = emacs-async
url = https://github.com/jwiegley/emacs-async.git
[submodule "use-package"]
path = use-package
url = https://github.com/jwiegley/use-package.git
[submodule "scala-mode2"]
path = scala-mode2
url = git://github.com/hvesalai/scala-mode2.git
[submodule "org-mode"]
path = org-mode
url = git://orgmode.org/org-mode.git
[submodule "emacs-scala-mode"]
path = emacs-scala-mode
url = https://github.com/ensime/emacs-scala-mode.git