Added incline plugin
This commit is contained in:
@@ -284,8 +284,10 @@ return {
|
||||
sections = {
|
||||
lualine_a = { mode },
|
||||
lualine_b = { filename, branch },
|
||||
lualine_c = { diagnostics, sep, harpoon },
|
||||
lualine_x = { copilot, diff, fileformat, lazy, mason },
|
||||
-- lualine_c = { diagnostics, sep, harpoon },
|
||||
lualine_c = { sep, harpoon },
|
||||
-- lualine_x = { copilot, diff, fileformat, lazy, mason },
|
||||
lualine_x = { copilot, fileformat, lazy, mason },
|
||||
lualine_y = { buffers, filetype, progress },
|
||||
lualine_z = { location },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user