nvim/.gitmodules

31 lines
1.1 KiB
Text
Raw Normal View History

2015-10-13 10:01:52 +00:00
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
2015-10-13 13:40:53 +00:00
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
2017-04-05 09:39:18 +00:00
[submodule "bundle/vim-ps1"]
path = bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
2015-10-19 09:55:30 +00:00
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/jellybeans.vim"]
path = bundle/jellybeans.vim
url = https://github.com/nanotech/jellybeans.vim.git
2016-02-18 09:17:15 +00:00
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
2017-01-25 15:37:36 +00:00
[submodule "bundle/mom.vim"]
path = bundle/mom.vim
url = https://github.com/vim-scripts/mom.vim.git
[submodule "bundle/TextFormat"]
path = bundle/TextFormat
url = https://github.com/vim-scripts/TextFormat.git
2017-04-05 10:03:40 +00:00
[submodule "bundle/vim-orgmode"]
path = bundle/vim-orgmode
url = https://github.com/jceb/vim-orgmode.git