mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
15 lines
381 B
Text
15 lines
381 B
Text
[submodule "nvim"]
|
|
path = user/modules/neovim/nvim
|
|
url = https://github.com/itme-brain/nvim.git
|
|
|
|
[submodule "vim"]
|
|
path = user/modules/vim/vim
|
|
url = https://github.com/itme-brain/vim.git
|
|
|
|
[submodule "git"]
|
|
path = user/modules/git/git
|
|
url = https://github.com/itme-brain/git.git
|
|
|
|
[submodule "bash"]
|
|
path = user/modules/bash/bash
|
|
url = https://github.com/itme-brain/bash.git
|