From 84055f2ebe2db861a092b667fa0f06433291ea51 Mon Sep 17 00:00:00 2001 From: asep komarudin Date: Sat, 28 Jan 2023 16:06:42 +0700 Subject: [PATCH] update style lualine --- lua/user/lualine.lua | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lua/user/lualine.lua b/lua/user/lualine.lua index 28db4bb..aed3456 100644 --- a/lua/user/lualine.lua +++ b/lua/user/lualine.lua @@ -173,8 +173,13 @@ lualine.setup({ options = { icons_enabled = true, theme = "auto", + --component_separators = { left = "", right = "" }, + --section_separators = { left = "", right = "" }, + --component_separators = { left = "", right = "" }, + --section_separators = { left = "", right = "" }, component_separators = { left = "", right = "" }, - section_separators = { left = "", right = "" }, + section_separators = { left = " ", right = " " }, + disabled_filetypes = { "TelescopePrompt", "packer",