Skip to content

Commit

Permalink
Merge pull request #61 from sheparddw/master
Browse files Browse the repository at this point in the history
Fix Typo extenstion to extension.
  • Loading branch information
edkolev authored Sep 16, 2016
2 parents 1e638ef + 9c7c80f commit b090788
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 @@ -177,7 +177,7 @@ let g:tmuxline_separators = {

### Theme

Note that [vim-airline][2] has a [tmuxline extenstion][11] which by default sets airline's color theme onto tmuxline.
Note that [vim-airline][2] has a [tmuxline extension][11] which by default sets airline's color theme onto tmuxline.
If you don't want airline colors in tmuxline, set `let g:airline#extensions#tmuxline#enabled = 0` in vimrc.

Modifying `g:tmuxline_theme` (details below) makes sense only if the airline-tmuxline is not enabled.
Expand Down

0 comments on commit b090788

Please sign in to comment.