From 0fc17acd1ac86e9080cd998b40ff24a1a1336054 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Sun, 28 Aug 2022 10:16:52 +0200 Subject: bufferline : fix deprecations --- lua/user/bufferline.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lua/user/bufferline.lua b/lua/user/bufferline.lua index 2d9f47f..92ab513 100644 --- a/lua/user/bufferline.lua +++ b/lua/user/bufferline.lua @@ -14,7 +14,10 @@ bufferline.setup { -- NOTE: this plugin is designed with this icon in mind, -- and so changing this is NOT recommended, this is intended -- as an escape hatch for people who cannot bear it for whatever reason - indicator_icon = "▎", + indicator = { + style = 'icon', + icon = "▎", + }, buffer_close_icon = "", -- buffer_close_icon = '', modified_icon = "●", -- cgit v1.1-2-g2b99