diff options
| author | Andrew <admonty1@protonmail.com> | 2025-11-08 14:12:25 -0500 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-11-08 14:12:25 -0500 |
| commit | 3dced67726a4b98a625643414ce9c4fd30ac889a (patch) | |
| tree | 3557dc79077bae6c7e1a1c598186dffb29bf1059 /.gitmodules | |
| parent | dotfile managment (diff) | |
| download | nixos-3dced67726a4b98a625643414ce9c4fd30ac889a.tar.gz nixos-3dced67726a4b98a625643414ce9c4fd30ac889a.tar.bz2 nixos-3dced67726a4b98a625643414ce9c4fd30ac889a.zip | |
add astronvim config
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..3acb5e4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "astronvim-config"] + path = astronvim-config + url = https://github.com/Skullheadx/astronvim-config.git |
