feat: some qol changes
This commit is contained in:
@@ -34,8 +34,8 @@ local options = {
|
||||
sections = {
|
||||
lualine_a = { "mode" },
|
||||
lualine_b = { "branch", "diff" },
|
||||
lualine_c = { "filename" },
|
||||
lualine_x = { "diagnostics", "filetype", "encoding", "fileformat" },
|
||||
lualine_c = { "filename", "diagnostics" },
|
||||
lualine_x = { "searchcount", "filetype", "encoding", "fileformat" },
|
||||
lualine_y = { "progress" },
|
||||
lualine_z = { "location" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user