Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 653 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 653 Bytes

twiga.vim

A vim color scheme inspired by jellybeans and landscape.

Screen shots

screen_shots

lightline.vim

This has also colorscheme for lightline.vim. If you use this, add the following settings to your .vimrc.

let g:lightline = {
  \ 'colorscheme': 'twiga',
\ }

call twiga#lightline()

LICENSE

This is released under the MIT License.