Show current byte under cursor in status-line beside line anc colum

This commit is contained in:
2026-02-08 16:02:12 +01:00
parent d26d769bcc
commit f9bcee8783

View File

@@ -6,6 +6,7 @@ return {
opts = {
sections = {
lualine_c = { { "filename", path = 1 } },
lualine_z = { '%o b', '%l:%c' }
},
inactive_sections = {
lualine_c = { { 'filename', path = 1 } },