docs: fixed typo in README.md
This commit is contained in:
parent
0be459c0f3
commit
ddad28dca5
|
@ -296,7 +296,7 @@ lualine.tabline = {
|
||||||
lualine.sections = {}
|
lualine.sections = {}
|
||||||
lualine.inactive_sections = {}
|
lualine.inactive_sections = {}
|
||||||
```
|
```
|
||||||
</detils>
|
</details>
|
||||||
|
|
||||||
### Loading plugin extensions
|
### Loading plugin extensions
|
||||||
Lualine extensions change statusline appearance for a window/buffer with a plugin loaded e.g. [junegunn/fzf.vim](https://github.com/junegunn/fzf.vim)
|
Lualine extensions change statusline appearance for a window/buffer with a plugin loaded e.g. [junegunn/fzf.vim](https://github.com/junegunn/fzf.vim)
|
||||||
|
|
Loading…
Reference in New Issue