Skip to content

diandian18/sai-vim-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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 git@github.com:diandian18/sai-vim-colors.git

Manual

cd ~/.vim/colors
git clone git@github.com: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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published