mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
[submodule "config/nvim"]
|
|
path = config/nvim
|
|
url = git@github.com:AstroNvim/AstroNvim.git
|
|
ignore = dirty
|
|
branch = v3
|
|
update = checkout
|
|
[submodule "config/astronvim/lua/user"]
|
|
path = config/astronvim/lua/user
|
|
url = git@github.com:ivuorinen/astronvim_config.git
|
|
update = rebase
|
|
branch = main
|
|
|