diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-27 10:17:48 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-27 10:17:48 +0530 |
commit | aa043ddca7b770b435521a754eb251c02258accb (patch) | |
tree | 4bde84b1d715b8af3b31bf99aa0130077e26b82e /.gitmodules | |
parent | 72d79e83e9d726454940441f3839c2ff06f37a24 (diff) |
add lite-xl
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..443e785 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lite-xl/lite-xl-plugins"] + path = lite-xl/lite-xl-plugins + url = https://github.com/lite-xl/lite-xl-plugins |