vim-colorschemes

one colorscheme pack to rule them all!

  • 所有者: flazz/vim-colorschemes
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

me: Hi everyone, my name is Franco and I'm addicted to colorschemes

everyone else: Hi Franco

Vim colorschemes

one stop shop for vim colorschemes.

this was [originally] harvested from vim.org. only colorschemes downloaded in a single .vim
file are included.

for hacking on vim.org harvesting see the branch prep.

Policy

  • honor system is in effect!
  • new schemes are welcome!
  • upstream updates are accepted!
  • non-upstream updates are accepted as derivitive schemes: pick a new filename; cite the original!
  • housekeeping updates are accepted too!

Installation

Basic install - very simple (*nix or cygwin install)

mkdir ~/.vim
git clone https://github.com/flazz/vim-colorschemes.git ~/.vim

if you use vim + pathogen

git submodule add https://github.com/flazz/vim-colorschemes.git ~/.vim/bundle/colorschemes

if you use vim + vundle

" add to .vimrc
Plugin 'flazz/vim-colorschemes'
:PluginInstall

if you aren't so clever just get all the files in colors/*.vim into
~/.vim/colors

# after downloading; unpacking; cd'ing
cp colors/* ~/.vim/colors

Using

To change the colorscheme of Vim, add to your .vimrc:

colorscheme nameofcolorscheme

For example, to change the color scheme to wombat:

colorscheme wombat

To change to Molokai:

colorscheme molokai

Inside Vim, you use:

:colorscheme molokai

Previewing colorschemes

There are quite a few colorschemes in this. To preview them on your live code inside of Vim, checkout this page from the vim wikia and this repo for easy installation.

Something missing? Fork!

fork this repo; send a
pull request!; I'll take it!


I'm a slave to aesthetics. If you are too, I hope this helps.

email

主要指標

概覽
名稱與所有者flazz/vim-colorschemes
主編程語言Vim Script
編程語言Vim script (語言數: 2)
平台
許可證
所有者活动
創建於2011-02-14 13:46:07
推送於2021-09-09 18:09:31
最后一次提交2020-05-15 16:57:00
發布數0
用户参与
星數3.4k
關注者數74
派生數630
提交數215
已啟用問題?
問題數58
打開的問題數22
拉請求數92
打開的拉請求數19
關閉的拉請求數25
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?