vimPlugins: use github https links

git protocol is insecure and does not work behind proxies.
Therefore prefix github: before every name
This commit is contained in:
Jörg Thalheim 2018-04-08 22:11:11 +01:00
parent 2b6bae5699
commit 260d90d936
2 changed files with 1342 additions and 1356 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,31 +1,31 @@
"CSApprox" "github:godlygeek/csapprox"
"CheckAttach" "github:chrisbra/CheckAttach"
"Cosco" "github:lfilho/cosco.vim"
"Gist" "github:mattn/gist-vim"
"Hoogle" "github:Twinside/vim-hoogle"
"Solarized" "github:altercation/vim-colors-solarized"
"Supertab" "github:ervandew/supertab"
"Syntastic" "github:scrooloose/syntastic"
"SyntaxRange" "github:inkarkat/vim-SyntaxRange"
"Tabular" "github:godlygeek/tabular"
"Tagbar" "github:majutsushi/tagbar"
"The_NERD_Commenter" "github:scrooloose/nerdcommenter"
"The_NERD_tree" "github:scrooloose/nerdtree"
"UltiSnips" "github:SirVer/ultisnips"
"VimOutliner" "github:vimoutliner/vimoutliner"
"WebAPI" "github:mattn/webapi-vim"
"YankRing" "github:vim-scripts/YankRing.vim"
"caw" "github:tyru/caw.vim"
"clang_complete" "github:Rip-Rip/clang_complete"
"commentary" "github:tpope/vim-commentary"
"csv" "github:chrisbra/csv.vim"
"ctrlp-cmatcher" "github:JazzCore/ctrlp-cmatcher"
"ctrlp-py-matcher" "github:FelikZ/ctrlp-py-matcher"
"ctrlp-z" "github:amiorin/ctrlp-z"
"easygit" "github:neoclide/vim-easygit"
"extradite" "github:int3/vim-extradite"
"fugitive" "github:tpope/vim-fugitive"
"ghcmod" "github:eagletmt/ghcmod-vim"
"github:907th/vim-auto-save" "github:907th/vim-auto-save"
"github:Chiel92/vim-autoformat" "github:Chiel92/vim-autoformat"
"github:LnL7/vim-nix" "github:LnL7/vim-nix"
@ -205,69 +205,69 @@
"github:zchee/deoplete-go" "github:zchee/deoplete-go"
"github:zchee/deoplete-jedi" "github:zchee/deoplete-jedi"
"github:zig-lang/zig.vim" "github:zig-lang/zig.vim"
"goyo" "github:junegunn/goyo.vim"
"gruvbox" "github:morhetz/gruvbox"
"matchit.zip" "github:vim-scripts/matchit.zip"
"neco-look" "github:ujihisa/neco-look"
"pathogen" "github:tpope/vim-pathogen"
"prettyprint" "github:thinca/vim-prettyprint"
"quickfixstatus" "github:dannyob/quickfixstatus"
"rainbow_parentheses" "github:kien/rainbow_parentheses.vim"
"riv" "github:Rykka/riv.vim"
"sensible" "github:tpope/vim-sensible"
"sleuth" "github:tpope/vim-sleuth"
"snipmate" "github:garbas/vim-snipmate"
"sourcemap" "github:chikatoike/sourcemap.vim"
"sparkup" "github:chrisgeo/sparkup"
"surround" "github:tpope/vim-surround"
"table-mode" "github:dhruvasagar/vim-table-mode"
"tabpagecd" "github:kana/vim-tabpagecd"
"taglist" "github:vim-scripts/taglist.vim"
"tlib" "github:tomtom/tlib_vim"
"undotree" "github:mbbill/undotree"
"vim-addon-actions" "github:MarcWeber/vim-addon-actions"
"vim-addon-async" "github:MarcWeber/vim-addon-async"
"vim-addon-background-cmd" "github:MarcWeber/vim-addon-background-cmd"
"vim-addon-commenting" "github:MarcWeber/vim-addon-commenting"
"vim-addon-completion" "github:MarcWeber/vim-addon-completion"
"vim-addon-errorformats" "github:MarcWeber/vim-addon-errorformats"
"vim-addon-goto-thing-at-cursor" "github:MarcWeber/vim-addon-goto-thing-at-cursor"
"vim-addon-local-vimrc" "github:MarcWeber/vim-addon-local-vimrc"
"vim-addon-manager" "github:MarcWeber/vim-addon-manager"
"vim-addon-mru" "github:MarcWeber/vim-addon-mru"
"vim-addon-mw-utils" "github:MarcWeber/vim-addon-mw-utils"
"vim-addon-nix" "github:MarcWeber/vim-addon-nix"
"vim-addon-other" "github:MarcWeber/vim-addon-other"
"vim-addon-php-manual" "github:MarcWeber/vim-addon-php-manual"
"vim-addon-signs" "github:MarcWeber/vim-addon-signs"
"vim-addon-sql" "github:MarcWeber/vim-addon-sql"
"vim-addon-syntax-checker" "github:MarcWeber/vim-addon-syntax-checker"
"vim-addon-toggle-buffer" "github:MarcWeber/vim-addon-toggle-buffer"
"vim-addon-xdebug" "github:MarcWeber/vim-addon-xdebug"
"vim-airline" "github:vim-airline/vim-airline"
"vim-coffee-script" "github:kchmck/vim-coffee-script"
"vim-cursorword" "github:itchyny/vim-cursorword"
"vim-easy-align" "github:junegunn/vim-easy-align"
"vim-ft-diff_fold" "github:thinca/vim-ft-diff_fold"
"vim-gista" "github:lambdalisue/vim-gista"
"vim-gitgutter" "github:airblade/vim-gitgutter"
"vim-github-dashboard" "github:junegunn/vim-github-dashboard"
"vim-iced-coffee-script" "github:noc7c9/vim-iced-coffee-script"
"vim-javascript" "github:pangloss/vim-javascript"
"vim-jsbeautify" "github:maksimr/vim-jsbeautify"
"vim-latex-live-preview" "github:xuhdev/vim-latex-live-preview"
"vim-logreview" "github:andreshazard/vim-logreview"
"vim-multiple-cursors" "github:terryma/vim-multiple-cursors"
"vim-pencil" "github:reedes/vim-pencil"
"vim-ruby" "github:vim-ruby/vim-ruby"
"vim-scouter" "github:thinca/vim-scouter"
"vim-signature" "github:kshenoy/vim-signature"
"vim-signify" "github:mhinz/vim-signify"
"vim-snippets" "github:honza/vim-snippets"
"vim-webdevicons" "github:ryanoasis/vim-devicons"
"vim2hs" "github:dag/vim2hs"
"vimwiki" "github:vimwiki/vimwiki"
"vinegar" "github:tpope/vim-vinegar"
"vundle" "github:gmarik/vundle"
"xterm-color-table" "github:guns/xterm-color-table.vim"
"zeavim" "github:KabbAmine/zeavim.vim"