lean prompt submodule added
This commit is contained in:
parent
58a0fa6c31
commit
c701496a17
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -28,3 +28,6 @@
|
|||
[submodule "modules/prompt/external/powerlevel9k"]
|
||||
path = modules/prompt/external/powerlevel9k
|
||||
url = https://github.com/bhilburn/powerlevel9k.git
|
||||
[submodule "modules/prompt/external/lean"]
|
||||
path = modules/prompt/external/lean
|
||||
url = https://github.com/miekg/lean.git
|
||||
|
|
1
modules/prompt/external/lean
vendored
Submodule
1
modules/prompt/external/lean
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 57cca1a9deb7d738d421434f5f12a63b6ae15194
|
1
modules/prompt/functions/prompt_lean_setup
Symbolic link
1
modules/prompt/functions/prompt_lean_setup
Symbolic link
|
@ -0,0 +1 @@
|
|||
../external/lean/prompt_lean_setup
|
Loading…
Add table
Reference in a new issue