config/.gitmodules

43 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-02-04 03:42:25 +00:00
[submodule "bundle/fugitive"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/fugitive
2016-02-04 03:42:25 +00:00
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/airline"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/airline
url = https://github.com/vim-airline/vim-airline
2016-02-04 03:44:32 +00:00
[submodule "bundle/vim-colorschemes"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/colorschemes
2016-02-04 03:44:32 +00:00
url = https://github.com/flazz/vim-colorschemes
2016-02-04 04:48:36 +00:00
[submodule "bundle/vim-scala"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/vim-scala
2016-02-04 04:48:36 +00:00
url = https://github.com/derekwyatt/vim-scala
2017-01-09 03:34:30 +00:00
[submodule "bundle/vimwiki"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/vimwiki
2017-05-08 18:19:07 +00:00
url = https://github.com/vimwiki/vimwiki.git
[submodule "bundle/vim-graphql"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/vim-graphql
2017-05-08 18:19:07 +00:00
url = https://github.com/jparise/vim-graphql
2017-05-15 17:44:47 +00:00
[submodule "bundle/typescript-vim"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/typescript-vim
2017-05-15 17:44:47 +00:00
url = https://github.com/leafgarland/typescript-vim
2017-07-18 02:43:52 +00:00
[submodule "bundle/vim-elixir"]
2017-09-12 16:42:03 +00:00
path = vim/.vim/bundle/vim-elixir
2017-07-18 02:43:52 +00:00
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "vim/.vim/bundle/alchemist"]
path = vim/.vim/bundle/alchemist
url = https://github.com/slashmili/alchemist.vim
2017-10-12 15:10:49 +00:00
[submodule "vim/.vim/bundle/vim-css-color"]
path = vim/.vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule "vim/.vim/bundle/vim-terraform"]
path = vim/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
2017-11-20 15:27:13 +00:00
[submodule "vim/.vim/bundle/ctrlp"]
path = vim/.vim/bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim
2017-11-20 19:02:10 +00:00
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter