-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
51 lines (51 loc) · 1.5 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
[submodule "csharp-mode"]
path = csharp-mode
url = https://github.com/jontsai/csharp-mode.git
[submodule "php-mode"]
path = php-mode
url = https://github.com/jontsai/php-mode.git
[submodule "editorconfig-emacs"]
path = editorconfig
url = https://github.com/jontsai/editorconfig-emacs.git
[submodule "yaml-mode"]
path = yaml-mode
url = https://github.com/jontsai/yaml-mode.git
[submodule "scala-mode"]
path = scala-mode
url = https://github.com/jontsai/emacs-scala-mode.git
[submodule "coffee-mode"]
path = coffee-mode
url = https://github.com/jontsai/coffee-mode.git
[submodule "apex-mode"]
path = apex-mode
url = https://github.com/jontsai/apex-mode.git
[submodule "lua-mode"]
path = lua-mode
url = https://github.com/jontsai/lua-mode.git
[submodule "py-isort"]
path = py-isort
url = https://github.com/jontsai/py-isort.el.git
[submodule "puppet-mode"]
path = puppet-mode
url = https://github.com/jontsai/puppet-mode.git
[submodule "prettier-js"]
path = prettier-js
url = https://github.com/jontsai/prettier-emacs
[submodule "blacken"]
path = blacken
url = https://github.com/jontsai/blacken.git
[submodule "helm"]
path = helm
url = https://github.com/jontsai/helm
[submodule "async"]
path = async
url = https://github.com/jontsai/emacs-async
[submodule "popup"]
path = popup
url = https://github.com/jontsai/popup-el
[submodule "typescript-mode"]
path = typescript-mode
url = https://github.com/jontsai/typescript.el
[submodule "copilot"]
path = copilot
url = https://github.com/jontsai/copilot.el