This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues/pull-requests.
bare-dotfiles/.gitmodules

28 lines
1.1 KiB
Plaintext

[submodule ".vim/bundle/lightline.vim"]
path = .vim/bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/vim-elixir"]
path = .vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/bundle/vim-gitbranch"]
path = vim/bundle/vim-gitbranch
url = https://github.com/itchyny/vim-gitbranch.git
[submodule ".vim/bundle/vim-gitbranch"]
path = .vim/bundle/vim-gitbranch
url = https://github.com/itchyny/vim-gitbranch.git