Update README.md

This commit is contained in:
hoob3rt 2020-12-30 17:53:00 +01:00 committed by GitHub
parent 4a102fedae
commit bd98df3847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ Lualine has sections as shown below.
Each sections holds it's components e.g. current vim's mode. Each sections holds it's components e.g. current vim's mode.
Colorscheme of sections is mirrored, meaning section `A` will have the same colorscheme as section `Z` etc. Colorscheme of sections is mirrored, meaning section `A` will have the same colorscheme as section `Z` etc.
Configuration is currently limited to lua, please use lua block or a separate lua file to configure lualine.
### Starting lualine ### Starting lualine
```lua ```lua
local lualine = require('lualine') local lualine = require('lualine')