diff --git a/.gitmodules b/.gitmodules index cea9694..fb7cccf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = config/nvim url = git@github.com:AstroNvim/AstroNvim.git ignore = dirty +[submodule "config/astronvim/lua/user"] + path = config/astronvim/lua/user + url = git@github.com:ivuorinen/astronvim_config.git + ignore = dirty diff --git a/config/astronvim/lua/user b/config/astronvim/lua/user new file mode 160000 index 0000000..6f24674 --- /dev/null +++ b/config/astronvim/lua/user @@ -0,0 +1 @@ +Subproject commit 6f246744d47b9c77ee94998cf123dbcded1c8aaf