This repository has been archived on 2021-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.vim/.gitmodules

16 lines
535 B
Plaintext
Raw Normal View History

2018-03-14 15:30:44 +01:00
[submodule "bundle/Vundle.vim"]
path = bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim
[submodule "bundle/dart-vim-plugin"]
path = bundle/dart-vim-plugin
url = https://github.com/dart-lang/dart-vim-plugin
[submodule "bundle/vim-dokuwiki"]
path = bundle/vim-dokuwiki
url = https://github.com/nblock/vim-dokuwiki.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "bundle/vim-toml"]
path = bundle/vim-toml
url = https://github.com/cespare/vim-toml