diff --git a/config/nvim/lua/fschauen/options.lua b/config/nvim/lua/fschauen/options.lua index 7078902..a39aef5 100644 --- a/config/nvim/lua/fschauen/options.lua +++ b/config/nvim/lua/fschauen/options.lua @@ -83,7 +83,7 @@ M.setup = function() o.list = false -- don't show invisible characters initially o.listchars = { eol = '↲', - tab = '» ', + tab = '󰌒 ', -- » extends = '…', precedes = '…', trail = '·',