From d43a459c0643fab1387ef26a7c71e691fc6faf13 Mon Sep 17 00:00:00 2001 From: Hubert Pelczarski <41551030+hoob3rt@users.noreply.github.com> Date: Thu, 13 May 2021 21:08:36 +0200 Subject: [PATCH] Update README.md (#240) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abef5be..73ad259 100644 --- a/README.md +++ b/README.md @@ -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.