nvim: lualine separators

This commit is contained in:
Daniel Lundin 2022-09-10 13:00:48 +02:00
parent 70d2e9a4f2
commit 0169bf1243

View file

@ -8,7 +8,7 @@ lualine.setup({
options = {
globalstatus = true,
theme = "onelight",
component_separators = "",
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
},
sections = {