Remove github URL prefixes.
This commit is contained in:
parent
7bfe3a328c
commit
4a8ba40d04
115
.vim/vimrc
115
.vim/vimrc
@ -75,77 +75,76 @@ call vundle#rc()
|
||||
|
||||
" Plugins
|
||||
Bundle 'gmarik/vundle'
|
||||
Bundle 'git://github.com/sjl/gundo.vim.git'
|
||||
Bundle 'git://github.com/scrooloose/nerdcommenter.git'
|
||||
Bundle 'git://github.com/scrooloose/nerdtree.git'
|
||||
Bundle 'git://github.com/msanders/snipmate.vim.git'
|
||||
Bundle 'git://github.com/godlygeek/tabular.git'
|
||||
Bundle 'git://github.com/tpope/vim-surround.git'
|
||||
Bundle 'git://github.com/mattn/gist-vim.git'
|
||||
Bundle 'https://github.com/tpope/vim-fugitive.git'
|
||||
Bundle 'sjl/gundo.vim.git'
|
||||
Bundle 'scrooloose/nerdcommenter.git'
|
||||
Bundle 'scrooloose/nerdtree.git'
|
||||
Bundle 'msanders/snipmate.vim.git'
|
||||
Bundle 'godlygeek/tabular.git'
|
||||
Bundle 'tpope/vim-surround.git'
|
||||
Bundle 'mattn/gist-vim.git'
|
||||
Bundle 'tpope/vim-fugitive.git'
|
||||
Bundle 'python.vim'
|
||||
Bundle 'https://github.com/kien/ctrlp.vim.git'
|
||||
Bundle 'kien/ctrlp.vim.git'
|
||||
Bundle 'scratch.vim'
|
||||
Bundle 'bling/vim-airline'
|
||||
|
||||
" Syntax
|
||||
Bundle 'https://github.com/groenewege/vim-less.git'
|
||||
Bundle 'https://github.com/tpope/vim-haml.git'
|
||||
Bundle 'ggroenewege/vim-less.git'
|
||||
Bundle 'gtpope/vim-haml.git'
|
||||
"Bundle 'go'
|
||||
Bundle 'https://github.com/slim-template/vim-slim.git'
|
||||
Bundle 'https://github.com/juvenn/mustache.vim.git'
|
||||
Bundle 'https://github.com/puppetlabs/puppet-syntax-vim.git'
|
||||
Bundle 'gslim-template/vim-slim.git'
|
||||
Bundle 'gjuvenn/mustache.vim.git'
|
||||
Bundle 'gpuppetlabs/puppet-syntax-vim.git'
|
||||
|
||||
" Themes
|
||||
Bundle 'git://github.com/jnurmine/Zenburn.git'
|
||||
Bundle 'git://github.com/ciaranm/inkpot.git'
|
||||
Bundle 'git://github.com/nanotech/jellybeans.vim.git'
|
||||
Bundle 'git://github.com/guns/jellyx.vim.git'
|
||||
Bundle 'git://github.com/strange/strange.vim.git'
|
||||
Bundle 'git://github.com/veloce/vim-aldmeris.git'
|
||||
Bundle 'git://github.com/altercation/vim-colors-solarized.git'
|
||||
Bundle 'git://github.com/Lokaltog/vim-distinguished.git'
|
||||
Bundle 'git://github.com/nelstrom/vim-mac-classic-theme.git'
|
||||
Bundle 'git://github.com/atonse/vydark.git'
|
||||
Bundle 'git://github.com/vim-scripts/vylight.git'
|
||||
Bundle 'git://github.com/tpope/vim-vividchalk.git'
|
||||
Bundle 'git://github.com/ciaranm/inkpot.git'
|
||||
Bundle 'git://github.com/jpo/vim-railscasts-theme.git'
|
||||
Bundle 'git://github.com/oguzbilgic/sexy-railscasts-theme.git'
|
||||
Bundle 'git://github.com/mrkn/mrkn256.vim.git'
|
||||
Bundle 'git://github.com/bcat/abbott.vim.git'
|
||||
Bundle 'gjnurmine/Zenburn.git'
|
||||
Bundle 'gciaranm/inkpot.git'
|
||||
Bundle 'gnanotech/jellybeans.vim.git'
|
||||
Bundle 'gguns/jellyx.vim.git'
|
||||
Bundle 'gstrange/strange.vim.git'
|
||||
Bundle 'gveloce/vim-aldmeris.git'
|
||||
Bundle 'galtercation/vim-colors-solarized.git'
|
||||
Bundle 'gLokaltog/vim-distinguished.git'
|
||||
Bundle 'gnelstrom/vim-mac-classic-theme.git'
|
||||
Bundle 'gatonse/vydark.git'
|
||||
Bundle 'gvim-scripts/vylight.git'
|
||||
Bundle 'gtpope/vim-vividchalk.git'
|
||||
Bundle 'gciaranm/inkpot.git'
|
||||
Bundle 'gjpo/vim-railscasts-theme.git'
|
||||
Bundle 'goguzbilgic/sexy-railscasts-theme.git'
|
||||
Bundle 'gmrkn/mrkn256.vim.git'
|
||||
Bundle 'gbcat/abbott.vim.git'
|
||||
Bundle 'twilight256.vim'
|
||||
Bundle 'vilight.vim'
|
||||
Bundle 'git://github.com/dasch/vim-mocha.git'
|
||||
Bundle 'git://github.com/dasch/satellite.git'
|
||||
Bundle 'git://github.com/djjcast/mirodark.git'
|
||||
Bundle 'git://github.com/mattsa/vim-eddie.git'
|
||||
Bundle 'git://github.com/molok/vim-vombato-colorscheme.git'
|
||||
Bundle 'git://github.com/jelera/vim-gummybears-colorscheme.git'
|
||||
Bundle 'git://github.com/sjl/badwolf.git'
|
||||
Bundle 'git://github.com/shawncplus/skittles_berry.git'
|
||||
Bundle 'gdasch/vim-mocha.git'
|
||||
Bundle 'gdasch/satellite.git'
|
||||
Bundle 'gdjjcast/mirodark.git'
|
||||
Bundle 'gmolok/vim-vombato-colorscheme.git'
|
||||
Bundle 'gjelera/vim-gummybears-colorscheme.git'
|
||||
Bundle 'gsjl/badwolf.git'
|
||||
Bundle 'gshawncplus/skittles_berry.git'
|
||||
Bundle 'Skittles-Dark'
|
||||
Bundle 'tortex'
|
||||
Bundle 'mayansmoke'
|
||||
Bundle 'https://github.com/sjl/badwolf.git'
|
||||
Bundle 'https://github.com/w0ng/vim-hybrid.git'
|
||||
Bundle 'https://github.com/blackgate/tropikos-vim-theme.git'
|
||||
Bundle 'https://github.com/zaki/zazen.git'
|
||||
Bundle 'https://github.com/jonathanfilip/vim-lucius.git'
|
||||
Bundle 'https://github.com/chriskempson/vim-tomorrow-theme.git'
|
||||
Bundle 'https://github.com/tangphillip/SunburstVIM.git'
|
||||
Bundle 'https://github.com/nelstrom/vim-blackboard.git'
|
||||
Bundle 'https://github.com/tomasr/molokai.git'
|
||||
Bundle 'https://github.com/zeis/vim-kolor.git'
|
||||
Bundle 'https://github.com/morhetz/gruvbox.git'
|
||||
Bundle 'https://github.com/trapd00r/neverland-vim-theme.git'
|
||||
Bundle 'https://github.com/chriskempson/base16-vim.git'
|
||||
"Bundle 'https://github.com/changyuheng/holokai.git'
|
||||
Bundle 'https://github.com/ryanc/holokai.git'
|
||||
Bundle 'https://github.com/noahfrederick/Hemisu.git'
|
||||
Bundle 'https://github.com/sk1418/last256.git'
|
||||
Bundle 'https://github.com/toupeira/vim-desertink.git'
|
||||
Bundle 'https://github.com/junegunn/seoul256.vim.git'
|
||||
Bundle 'gsjl/badwolf.git'
|
||||
Bundle 'gw0ng/vim-hybrid.git'
|
||||
Bundle 'gblackgate/tropikos-vim-theme.git'
|
||||
Bundle 'gzaki/zazen.git'
|
||||
Bundle 'gjonathanfilip/vim-lucius.git'
|
||||
Bundle 'gchriskempson/vim-tomorrow-theme.git'
|
||||
Bundle 'gtangphillip/SunburstVIM.git'
|
||||
Bundle 'gnelstrom/vim-blackboard.git'
|
||||
Bundle 'gtomasr/molokai.git'
|
||||
Bundle 'gzeis/vim-kolor.git'
|
||||
Bundle 'gmorhetz/gruvbox.git'
|
||||
Bundle 'gtrapd00r/neverland-vim-theme.git'
|
||||
Bundle 'gchriskempson/base16-vim.git'
|
||||
Bundle 'gchangyuheng/holokai.git'
|
||||
Bundle 'gryanc/holokai.git'
|
||||
Bundle 'gnoahfrederick/Hemisu.git'
|
||||
Bundle 'gsk1418/last256.git'
|
||||
Bundle 'gtoupeira/vim-desertink.git'
|
||||
Bundle 'gjunegunn/seoul256.vim.git'
|
||||
Bundle 'lsdr/monokai'
|
||||
|
||||
colorscheme last256
|
||||
|
Loading…
Reference in New Issue
Block a user