mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 08:14:15 +00:00
Added tree-sitter submodule
This commit is contained in:
parent
cab2fcb372
commit
7d676ba68d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -76,3 +76,6 @@
|
||||||
[submodule "submodule/code-compass"]
|
[submodule "submodule/code-compass"]
|
||||||
path = submodule/code-compass
|
path = submodule/code-compass
|
||||||
url = https://github.com/ag91/code-compass
|
url = https://github.com/ag91/code-compass
|
||||||
|
[submodule "tree-sitter"]
|
||||||
|
path = tree-sitter
|
||||||
|
url = git@github.com:pestctrl/my-emacs-ts.git
|
||||||
|
|
|
||||||
1
tree-sitter
Submodule
1
tree-sitter
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4ea65c5d11fccb8d09d48e26e5b388f4536b5930
|
||||||
Loading…
Reference in a new issue