Additional indicator tweaking for #6

This commit is contained in:
Reed Esau
2014-08-31 22:20:13 -06:00
parent a997444f39
commit d494547e7a
2 changed files with 7 additions and 7 deletions

View File

@@ -283,7 +283,7 @@ let g:airline_section_x = '%{PencilMode()}'
If you dont like the default indicators, you can specify different ones:
```vim
let g:pencil#mode_indicators = {'hard': ' h', 'soft': '✎ s', 'off': '✎ ×',}
let g:pencil#mode_indicators = {'hard': ' hard', 'soft': '✎ soft', 'off': '✎ off',}
```
Note that `PencilMode()` will return blank for buffers in which _pencil_