Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 732 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 732 Bytes

sai vim colors

A vim color theme for myself, same for you if you like.

images

Installation

Vundle

Add the following to your ~/.vimrc file and run PluginInstall in Vim.

Plugin 'diandian18/sai-vim-colors'

vim-plug

Add the following to your ~/.vimrc file and run PlugInstall in Vim.

Plug 'diandian18/sai-vim-colors'

Pathogen

cd ~/.vim/bundle
git clone [email protected]:diandian18/sai-vim-colors.git

Manual

cd ~/.vim/colors
git clone [email protected]:diandian18/sai-vim-colors.git
cp ./sai-vim-colors/colors/sai-vim-colors.vim .

Use

Add the following to your ~/.vimrc file

colo sai-vim-colors