Update README.md (#240)

This commit is contained in:
Hubert Pelczarski 2021-05-13 21:08:36 +02:00 committed by GitHub
parent e083bf9576
commit d43a459c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -222,8 +222,8 @@ sections = {lualine_c = {"os.data('%a')", 'data', require'lsp-status'.status}}
### Component options
Component options can change the way a component behave.
There are two kinds of options:
* global options affecting all components
* local options affecting specific
* global options affecting all components
* local options affecting specific
Global options can be used as local options (can be applied to specific components)
but you cannot use local options as global.