This commit is contained in:
hoob3rt 2020-12-30 18:57:59 +01:00
commit 797fdb455a
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.
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
```lua
local lualine = require('lualine')