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

View File

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