mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 06:50:11 -04:00
16 lines
518 B
Text
16 lines
518 B
Text
[submodule "user/modules/neovim/nvim"]
|
|
path = user/modules/neovim/nvim
|
|
url = https://github.com/itme-brain/nvim.git
|
|
branch = master
|
|
[submodule "user/modules/vim/vim"]
|
|
path = user/modules/vim/vim
|
|
url = https://github.com/itme-brain/vim.git
|
|
branch = master
|
|
[submodule "user/modules/git/git"]
|
|
path = user/modules/git/git
|
|
url = https://github.com/itme-brain/git.git
|
|
branch = master
|
|
[submodule "user/modules/bash/bash"]
|
|
path = user/modules/bash/bash
|
|
url = https://github.com/itme-brain/bash.git
|
|
branch = master
|