From 9cf40ae2a26d7af967010427ccb86752e2d8f684 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 19 Feb 2024 12:17:22 +0900 Subject: [PATCH] Update lualine --- home-manager/common/software/cli/nixvim-base.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home-manager/common/software/cli/nixvim-base.nix b/home-manager/common/software/cli/nixvim-base.nix index 1c3c09d9..15c105b7 100644 --- a/home-manager/common/software/cli/nixvim-base.nix +++ b/home-manager/common/software/cli/nixvim-base.nix @@ -185,6 +185,10 @@ right = "«"; left = "»"; }; + sectionSeparators = { + right = ""; + left = ""; + }; }; telescope = {