diff options
| author | cubercsl <[email protected]> | 2021-11-08 21:00:02 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-08 21:00:02 +0800 |
| commit | 91c19f19b1b03e5a1e799de76859ac868df07e4c (patch) | |
| tree | 884eca025d53d680169180bde4a1a2a2c9d35aae /.gitmodules | |
| parent | f10143ad493ef4ef71af7ab168f34ecc280ca5cc (diff) | |
feat(pkg): add rime-flypy (#21)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6c0695e..6b20637 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,9 @@ [submodule "repo/pod2man"] path = repo/pod2man url = https://aur.archlinux.org/pod2man.git +[submodule "repo/rime-flypy"] + path = repo/rime-flypy + url = https://aur.archlinux.org/rime-flypy.git +[submodule "repo/rime-lua-hook-git"] + path = repo/rime-lua-hook-git + url = https://aur.archlinux.org/rime-lua-hook-git.git |
