config/.gitmodules

28 lines
998 B
Plaintext
Raw Normal View History

2016-02-04 03:42:25 +00:00
[submodule "bundle/fugitive"]
2017-09-12 16:24:52 +00:00
path = 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:24:52 +00:00
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/airline"]
2017-09-12 16:24:52 +00:00
path = 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:24:52 +00:00
path = 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:24:52 +00:00
path = 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:24:52 +00:00
path = 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:24:52 +00:00
path = 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:24:52 +00:00
path = 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:24:52 +00:00
path = vim/bundle/vim-elixir
2017-07-18 02:43:52 +00:00
url = https://github.com/elixir-lang/vim-elixir.git