From a02212087f89cc54c4eea9f27c87149f5c7d2531 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 1 Jun 2024 13:50:36 +0200 Subject: have a single statusline --- lua/style.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/style.lua') diff --git a/lua/style.lua b/lua/style.lua index 35ca00d..7b9ee1e 100644 --- a/lua/style.lua +++ b/lua/style.lua @@ -20,6 +20,7 @@ local ayu_dark_lualine_theme = require'lualine.themes.ayu_dark' require('lualine').setup({ options = { theme = ayu_dark_lualine_theme, + globalstatus = true, }, tabline = { lualine_a = { "buffers" } -- cgit v1.2.3-18-g5258