mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
Added org-ql submodule, so I can work on it
This commit is contained in:
parent
b855088d8c
commit
9ab5319e46
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -52,3 +52,6 @@
|
|||
[submodule "custom/org-reveal"]
|
||||
path = custom/org-reveal
|
||||
url = https://github.com/yjwen/org-reveal
|
||||
[submodule "custom/org-ql"]
|
||||
path = custom/org-ql
|
||||
url = https://github.com/pestctrl/org-ql/
|
||||
|
|
|
|||
1
custom/org-ql
Submodule
1
custom/org-ql
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 70a1acde938f3ce3fcac924f1ec0786bd13a83e4
|
||||
Loading…
Reference in a new issue