mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 14:03:51 -05:00
Typo on doc
This commit is contained in:
@@ -244,7 +244,7 @@ OPTIONS *lightline-option*
|
|||||||
The default value is
|
The default value is
|
||||||
>
|
>
|
||||||
let g:lightline.enable = {
|
let g:lightline.enable = {
|
||||||
\ 'statusline': 1
|
\ 'statusline': 1,
|
||||||
\ 'tabline': 1
|
\ 'tabline': 1
|
||||||
\ }
|
\ }
|
||||||
<
|
<
|
||||||
|
|||||||
Reference in New Issue
Block a user