diff --git a/.cache/ulauncher_cache/extensions/com.github.Luzifer.autotype b/.cache/ulauncher_cache/extensions/com.github.Luzifer.autotype new file mode 160000 index 0000000..22bd380 --- /dev/null +++ b/.cache/ulauncher_cache/extensions/com.github.Luzifer.autotype @@ -0,0 +1 @@ +Subproject commit 22bd3805672a715538cafa19ce2e9f0cb6df506b diff --git a/.gitmodules b/.gitmodules index c0a6fda..c138a2c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule ".config/nvim"] path = .config/nvim url = git@github.com:Luzifer/vim.git +[submodule ".cache/ulauncher_cache/extensions/com.github.Luzifer.autotype"] + path = .cache/ulauncher_cache/extensions/com.github.Luzifer.autotype + url = https://github.com/Luzifer/ulauncher-autotype.git