diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-27 10:17:48 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-27 10:28:16 +0530 |
commit | da37654fd7418537b1b5a564d0bebe149a533e75 (patch) | |
tree | 4bde84b1d715b8af3b31bf99aa0130077e26b82e /.gitmodules | |
parent | 9de61f256bd032a133255d224171df81ea859a17 (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 |