This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues/pull-requests.
2018-07-17 09:48:02 -04:00
|
|
|
[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
|
2018-07-21 00:43:39 -04:00
|
|
|
[submodule "/home/andrew/.vim/bundle/rust.vim"]
|
|
|
|
path = /home/andrew/.vim/bundle/rust.vim
|
|
|
|
url = https://github.com/rust-lang/rust.vim.git
|