Skip to content

Commit

Permalink
Fix Typo extenstion to extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
sheparddw committed Jun 17, 2016
1 parent 1e638ef commit 9c7c80f
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 9c7c80f

Please sign in to comment.