diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..27d90df --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "kak/.config/kak/plugins/fzf.kak"] + path = kak/.config/kak/plugins/fzf.kak + url = https://github.com/andreyorst/fzf.kak +[submodule "kak/.config/kak/plugins/plug.kak"] + path = kak/.config/kak/plugins/plug.kak + url = https://github.com/andreyorst/plug.kak +[submodule "kak/.config/kak/plugins/smarttab.kak"] + path = kak/.config/kak/plugins/smarttab.kak + url = https://github.com/andreyorst/smarttab.kak diff --git a/kak/.config/kak/plugins/fzf.kak b/kak/.config/kak/plugins/fzf.kak new file mode 160000 index 0000000..dc6d0a5 --- /dev/null +++ b/kak/.config/kak/plugins/fzf.kak @@ -0,0 +1 @@ +Subproject commit dc6d0a504ef43511642448c1d7447855b8f17f54 diff --git a/kak/.config/kak/plugins/plug.kak b/kak/.config/kak/plugins/plug.kak new file mode 160000 index 0000000..af0b50a --- /dev/null +++ b/kak/.config/kak/plugins/plug.kak @@ -0,0 +1 @@ +Subproject commit af0b50a2e080a2f4d81b411f10b0f8b22438a0e4 diff --git a/kak/.config/kak/plugins/smarttab.kak b/kak/.config/kak/plugins/smarttab.kak new file mode 160000 index 0000000..1321c30 --- /dev/null +++ b/kak/.config/kak/plugins/smarttab.kak @@ -0,0 +1 @@ +Subproject commit 1321c308edac6bd892e2bd2f683432402a04be98