mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-15 23:13:51 -05:00
improve README.md
This commit is contained in:
@@ -457,8 +457,8 @@ Of course, you can name your component as you wish.
|
|||||||
|
|
||||||
This is the end of the tutorial. For more information, see `:help lightline`. Good luck with your nice statuslines.
|
This is the end of the tutorial. For more information, see `:help lightline`. Good luck with your nice statuslines.
|
||||||
|
|
||||||
### My setting
|
### My settings
|
||||||
Here's my setting. I use the patched font for vim-powerline.
|
I show my settings. I use the patched font for vim-powerline.
|
||||||
```vim
|
```vim
|
||||||
let g:lightline = {
|
let g:lightline = {
|
||||||
\ 'colorscheme': 'landscape',
|
\ 'colorscheme': 'landscape',
|
||||||
|
|||||||
Reference in New Issue
Block a user