mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 14:03:51 -05:00
set laststatus=2 in README.md
This commit is contained in:
10
README.md
10
README.md
@@ -192,6 +192,16 @@ endif
|
||||
```
|
||||
to your `.vimrc`.
|
||||
|
||||
If your status line looks like
|
||||

|
||||
and the cool statusline appears only on splitting window,
|
||||

|
||||
add
|
||||
```vim
|
||||
set laststatus=2
|
||||
```
|
||||
to your `.vimrc`.
|
||||
|
||||
|
||||
|
||||
Now, let us get back to the tutorial (with the patched font for vim-powerline).
|
||||
|
||||
Reference in New Issue
Block a user