Update doc for spell component

This commit is contained in:
Grégoire Delattre
2014-06-21 09:25:23 +02:00
parent 1237c966c3
commit e67c4d6b9e

View File

@@ -109,6 +109,7 @@ OPTIONS *lightline-option*
\ 'filetype': '%{strlen(&filetype)?&filetype:"no ft"}',
\ 'percent': '%3p%%',
\ 'percentwin': '%P',
\ 'spell': '%{&spell?&spelllang:"no spell"}',
\ 'lineinfo': '%3l:%-2v',
\ 'line': '%l',
\ 'column': '%c'