Show current byte under cursor in status-line beside line anc colum
This commit is contained in:
@@ -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 } },
|
||||
|
||||
Reference in New Issue
Block a user