Skip to content

NiYanhhhhh/lightline-desert.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lightline-desert

A lightline colorscheme borrowing colors from the famous vim colorscheme desert.

screenshot

Setup

Using plugin manager

" NeoBundle
NeoBundle 'NiYanhhhhh/lightline-desert.vim'
" Vundle
Plugin 'NiYanhhhhh/lightline-desert.vim'
" vim-plug
Plug 'NiYanhhhhh/lightline-desert.vim'
" etc...

Manually installation

git clone https://github.com/NiYanhhhhh/lightline-desert.vim.git
cd /path/to/vimruntime
mkdir -p autoload/lightline/colorscheme
cp /path/to/lightline-desert.vim/autoload/lightline/colorscheme/desert.vim autoload/lightline/colorscheme

Set colorscheme in your .vimrc

let g:lightline = {'colorscheme': 'desert'}

License

MIT License.

About

lightline colorscheme of desert.vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published