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