nvim: lualine style

This commit is contained in:
Daniel Lundin 2022-09-10 12:43:26 +02:00
parent 5364b16285
commit 2efa459e47

View file

@ -2,6 +2,9 @@ local lualine = require("lualine")
lualine.setup({
options = {
globalstatus = true,
theme = "onelight",
component_separators = "",
section_separators = { left = "", right = "" },
},
sections = {
lualine_c = {