mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
e9190b5639
pulled in all the syntax plugins from darkcloud-vimconfig that vim-polyglot didn't cover, which have been removed as submodules from darkcloud-vimconfig.
90 lines
3.5 KiB
Text
90 lines
3.5 KiB
Text
[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-pathogen"]
|
|
path = vim/bundle/vim-pathogen
|
|
url = https://github.com/tpope/vim-pathogen.git
|
|
[submodule "vim/bundle/lightline.vim"]
|
|
path = vim/bundle/lightline.vim
|
|
url = https://github.com/itchyny/lightline.vim
|
|
[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-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/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
|
|
[submodule "vim/bundle/vim-fugitive"]
|
|
path = vim/bundle/vim-fugitive
|
|
url = https://github.com/tpope/vim-fugitive.git
|
|
[submodule "vim/bundle/grep"]
|
|
path = vim/bundle/grep
|
|
url = https://github.com/yegappan/grep.git
|
|
[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
|
|
[submodule "vim/bundle/vim-move"]
|
|
path = vim/bundle/vim-move
|
|
url = https://github.com/matze/vim-move.git
|
|
[submodule "vim/bundle/breeze.vim"]
|
|
path = vim/bundle/breeze.vim
|
|
url = https://github.com/gcmt/breeze.vim.git
|
|
[submodule "vim/bundle/vim-signify"]
|
|
path = vim/bundle/vim-signify
|
|
url = https://github.com/prurigro/vim-signify
|
|
[submodule "vim/bundle/vim-repeat"]
|
|
path = vim/bundle/vim-repeat
|
|
url = https://github.com/tpope/vim-repeat.git
|
|
[submodule "vim/bundle/vim-extradite"]
|
|
path = vim/bundle/vim-extradite
|
|
url = https://github.com/int3/vim-extradite.git
|
|
[submodule "vim/bundle/autoswap.vim"]
|
|
path = vim/bundle/autoswap.vim
|
|
url = https://github.com/vim-scripts/autoswap.vim.git
|
|
[submodule "vim/bundle/goyo.vim"]
|
|
path = vim/bundle/goyo.vim
|
|
url = https://github.com/junegunn/goyo.vim.git
|
|
[submodule "vim/bundle/vim-autoformat"]
|
|
path = vim/bundle/vim-autoformat
|
|
url = https://github.com/Chiel92/vim-autoformat.git
|
|
[submodule "vim/bundle/vim-polyglot-darkcloud"]
|
|
path = vim/bundle/vim-polyglot-darkcloud
|
|
url = https://github.com/prurigro/vim-polyglot.git
|