WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 92ab50ddfc - Show all commits

View file

@ -1,17 +1,7 @@
return function()
require("lualine").setup({
sections = {
lualine_y = {},
lualine_z = {},
},
winbar = {
lualine_a = { "progress" },
lualine_c = {
"navic",
color_correction = nil,
navic_opts = nil,
},
lualine_z = { "location" },
lualine_c = { "navic" },
},
})
end