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