darkcloud-nvimconfig/.gitmodules

100 lines
3.9 KiB
Text
Raw Normal View History

2014-02-21 00:26:50 -05:00
[submodule "vim/bundle/SudoEdit.vim"]
path = vim/bundle/SudoEdit.vim
url = https://github.com/vim-scripts/SudoEdit.vim.git
[submodule "vim/bundle/vim-trailing-whitespace"]
path = vim/bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace.git
[submodule "vim/bundle/vim-systemd-syntax"]
path = vim/bundle/vim-systemd-syntax
url = https://github.com/Matt-Stevens/vim-systemd-syntax.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/aspnet.vim--Abshire"]
path = vim/bundle/aspnet.vim--Abshire
url = https://github.com/vim-scripts/aspnet.vim--Abshire.git
[submodule "vim/bundle/lightline.vim"]
path = vim/bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule "vim/bundle/vim-jquery"]
path = vim/bundle/vim-jquery
url = https://github.com/phongnh/vim-jquery.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "vim/bundle/neocomplcache.vim"]
path = vim/bundle/neocomplcache.vim
url = https://github.com/Shougo/neocomplcache.vim.git
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-togglelist"]
path = vim/bundle/vim-togglelist
url = https://github.com/milkypostman/vim-togglelist.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/unite.vim"]
path = vim/bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "vim/bundle/vimfiler.vim"]
path = vim/bundle/vimfiler.vim
url = https://github.com/Shougo/vimfiler.vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/ReplaceWithRegister"]
path = vim/bundle/ReplaceWithRegister
url = https://github.com/vim-scripts/ReplaceWithRegister.git
[submodule "vim/bundle/SpellCheck"]
path = vim/bundle/SpellCheck
url = https://github.com/vim-scripts/SpellCheck.git
[submodule "vim/bundle/vim-coloresque"]
path = vim/bundle/vim-coloresque
url = https://github.com/Marslo/vim-coloresque.git
2014-04-04 23:55:36 -04:00
[submodule "vim/bundle/tcomment_vim"]
path = vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vim/bundle/webapi-vim"]
path = vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
2014-04-05 00:41:17 -04:00
[submodule "vim/bundle/vim-polyglot"]
path = vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
2014-04-05 03:43:58 -04:00
[submodule "vim/bundle/vim-bufferline"]
path = vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline
2014-04-06 23:20:50 -04:00
[submodule "vim/bundle/grep"]
path = vim/bundle/grep
url = https://github.com/yegappan/grep.git
2014-04-06 23:43:29 -04:00
[submodule "vim/bundle/vim-neco-calc"]
path = vim/bundle/vim-neco-calc
url = https://github.com/hrsh7th/vim-neco-calc.git
[submodule "vim/bundle/vim-fixkey"]
path = vim/bundle/vim-fixkey
url = https://github.com/drmikehenry/vim-fixkey.git
2014-04-07 00:10:46 -04:00
[submodule "vim/bundle/vim-move"]
path = vim/bundle/vim-move
url = https://github.com/matze/vim-move.git
[submodule "vim/bundle/vim-c-cr"]
path = vim/bundle/vim-c-cr
url = https://github.com/jtmkrueger/vim-c-cr.git
[submodule "vim/bundle/breeze.vim"]
path = vim/bundle/breeze.vim
url = https://github.com/gcmt/breeze.vim.git
[submodule "vim/bundle/vim-expand-region"]
path = vim/bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git