Merge Arch config as main #1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "nvim"]
|
[submodule "nvim"]
|
||||||
path = nvim
|
path = nvim
|
||||||
url = https://github.com/BenjaminPalko/nvim.git
|
url = https://github.com/BenjaminPalko/nvim.git
|
||||||
|
[submodule "ags"]
|
||||||
|
path = ags
|
||||||
|
url = https://github.com/BenjaminPalko/my-ags.git
|
||||||
|
|
|
||||||
1
ags
Submodule
1
ags
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b1fe24b120097504786e6ba1730abce1b681ec70
|
||||||
Loading…
Add table
Reference in a new issue