diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-14 00:36:11 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-21 13:39:45 +0530 |
| commit | 2fa61e7942d899c7d883d3f5a82e7623740ebb6b (patch) | |
| tree | 31e6d480ade2502438dcb280e7c9d9106cb4b213 /.gitmodules | |
| parent | 5d9a6f0f97d5e0d451a56a94e6e6616b4c8c3a40 (diff) | |
| download | kakoune-config-2fa61e7942d899c7d883d3f5a82e7623740ebb6b.tar.gz kakoune-config-2fa61e7942d899c7d883d3f5a82e7623740ebb6b.zip | |
Add luar
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..bd8486d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "autoload/luar"] + path = autoload/luar + url = git@github.com:gustavo-hms/luar.git |
