config/.gitmodules

34 lines
1.3 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