.dotfiles/.gitmodules
aduhayon 918523dedb tmp
2022-08-08 11:33:28 +02:00

19 lines
910 B
Plaintext

[submodule ".config/nvim/pack/plugins/opt/nvim-lspconfig"]
path = .config/nvim/pack/plugins/opt/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig
[submodule ".config/nvim/pack/plugins/opt/nvim-treesitter"]
path = .config/nvim/pack/plugins/opt/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter
[submodule ".config/zsh/.oh-my-zsh"]
path = .config/zsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule ".config/nvim/pack/plugins/opt/nvim-lsp-installer"]
path = .config/nvim/pack/plugins/opt/nvim-lsp-installer
url = https://github.com/williamboman/nvim-lsp-installer.git
[submodule ".config/nvim/pack/plugins/opt/indent-blankline"]
path = .config/nvim/pack/plugins/opt/indent-blankline
url = https://github.com/lukas-reineke/indent-blankline.nvim.git
[submodule "/home/ange/.pyenv"]
path = /home/ange/.pyenv
url = https://github.com/pyenv/pyenv.git