fix: typo

dev-doc
Pocco81 3 years ago
parent 3a187f8f90
commit 5b6453f49a

@ -336,7 +336,7 @@ require('lualine').setup {
}
```
- **Lightline:** use this to set it up (Note: `catppuccino` is the only valid theme name. It will pick the one set in your config):
- **Lightline:** use this to set it up (Note: `catppuccino` is the only valid colorscheme name. It will pick the one set in your config):
```lua
let g:lightline = {'colorscheme': 'catppuccino'}

Loading…
Cancel
Save