mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-15 23:13:51 -05:00
fix typo (ref #74)
This commit is contained in:
@@ -523,7 +523,7 @@ let g:lightline = {
|
|||||||
\ 'my_component': 'MyComponent', ...
|
\ 'my_component': 'MyComponent', ...
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to get rid of the extraneous default vim mode information that is now provided by liteline:
|
If you want to get rid of the extraneous default vim mode information that is now provided by lightline:
|
||||||
```vim
|
```vim
|
||||||
set noshowmode
|
set noshowmode
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user