Skip to content

Commit

Permalink
Merge pull request #72 from skilbjo/skilbjo-patch-1
Browse files Browse the repository at this point in the history
Airline theme is actually case sensitive.. updated README!
  • Loading branch information
NLKNguyen authored Aug 4, 2016
2 parents 42730ff + abf06e3 commit ea44285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ There are syntax highlighting enhancement plugins that improve upon Vim built-in

To set [vim-airline](https://github.com/bling/vim-airline) theme:

let g:airline_theme='PaperColor'
let g:airline_theme='papercolor'

To set [lightline](https://github.com/itchyny/lightline.vim) theme:

Expand Down

0 comments on commit ea44285

Please sign in to comment.